ObjectDB ObjectDB

Internal Website Search

71-80 of 200 resultsRefresh
7

BIRT/ODA ObjectDB Driver

the IDE. Note: See this issue regarding matching the driver version to the ObjectDB server version
7

JPA Persistence Unit

a persistence unit. The following persistence.xml file defines one persistence unit: <?xml version="1.0 ... ://java.sun.com/xml/ns/persistence/persistence_1_0.xsd" version="1.0"> <persistence-unit name
5

javax.persistence.metamodel.EntityType

the attribute that corresponds to the version attribute declared by the entity or mapped superclass. Return the attribute that corresponds to the version attribute declared by the entity or mapped superclass. Parameters: type - the type of the represented declared version attribute Returns: declared
5

javax.persistence.metamodel.MappedSuperclassType

to the version attribute declared by the entity or mapped superclass. Return the attribute that corresponds to the version attribute declared by the entity or mapped superclass. Parameters: type - the type of the represented declared version attribute Returns: declared version attribute Throws
5

javax.persistence.metamodel.IdentifiableType

the attribute that corresponds to the version attribute declared by the entity or mapped superclass. Return the attribute that corresponds to the version attribute declared by the entity or mapped superclass. Parameters: type - the type of the represented declared version attribute Returns: declared
1

NetBeans/JPA Spring MVC Web Tutorial

This is the NetBeans version of the Spring MVC and JPA tutorial. It demonstrates how to create and run a full Java Spring MVC (Model View Controller) web application in NetBeans - using JPA, ObjectDB ... with other NetBeans versions as well (dialog boxes and menus might look slightly different
1

Step 2: Entity Class and Persistence Unit

, use copy and paste to copy the following content to the persistence.xml file: <?xml version="1.0" encoding="UTF-8"?> <persistence version="2.0" xmlns="http://java.sun.com/xml/ns/persistence
1

Step 2: Entity Class and Persistence Unit

of the persistence.xml file with the following new content: <?xml version="1.0" encoding="UTF-8"?> <persistence version="2.0" xmlns="http://java.sun.com/xml/ns/persistence" xmlns:xsi="http://www.w3.org/2001
1

Getting Started with JPA and NetBeans

This is the NetBeans version of the Quick Start with JPA tutorial. It demonstrates how to create and run a simple JPA application in NetBeans. The demonstrated application uses JPA to store ... for NetBeans 6.9.1 but it should work with other NetBeans versions as well (dialog boxes and menus
0

javax.jdo.JDOEntityManager

context and the lock mode type is pessimistic and the entity has a version attribute, the persistence provider must perform optimistic version checks when obtaining the database lock. If these checks fail ... OptimisticLockException - if the optimistic version check fails PessimisticLockException - if pessimistic locking

Getting Started

ObjectDB is very easy to use. Follow the Getting Started Tutorial and the Quick Tour manual chapter and in minutes you may be able to write and run first Java programs against ObjectDB.

Prior knowledge or experience in database programming (SQL, JDBC, ORM, JPA, etc.) is not required, but some background in using the Java language is essential.

Need Help?

  1. Search ObjectDB website
  2. Read the FAQ
  3. Follow the Tutorials
  4. View or post in the forum
  5. Search or file an issue
  6. Contact support