Internal Website Search

21-30 of 119 resultsRefresh

What are the main benefits of using ObjectDB?

addition, eliminating the intermediate ORM layer further accelerates applications. For instance, ObjectDB processes JPQL (JPA Query Language) and JDOQL (JDO Query Language) queries directly, where ORM tools

Database Management Settings

if a version field (which is required by some ORM JPA

JPA Persistable Types

applications that use an ORM-based JPA provider (such as Hibernate, TopLink, EclipseLink, OpenJPA, JPOX

Is ObjectDB better than competing object databases?

;you will always be able to switch to any relational database by using an ORM JPA provider

Auto Generated Values

="tab") @Id long id; } ORM-based JPA providers

JPA Named Queries

Relational Mapping (ORM) JPA providers and less so when using ObjectDB, this alternative is not covered in

What is ObjectDB?

to define tables or convert objects to records/records to objects using SQL or ORM, as opposed

ObjectDB 2.9 Developer's Guide

, JDBC, ORM or JPA) is not required in order to follow this guide, but a strong background

Step 1: Create a Maven Web Project

; <artifactId>spring-orm</artifactId> <version>3.0.5.RELEASE</version>

Step 1: Create a Maven Web Project

;/groupId>    <artifactId>spring-orm</artifactId>    <version>3