ObjectDB ObjectDB

Internal Website Search

141-150 of 200 resultsRefresh
6

JPA Lifecycle Events

can only be specified in a mapping XML file because there is no equivalent annotation: <entity-mappings xmlns ... -unit-defaults> </persistence-unit-metadata> </entity-mappings> The mapping file
6

Storing JPA Entity Objects

element in the XML mapping file: <entity-mappings xmlns="http://java.sun.com/xml/ns/persistence/orm ... -unit-defaults> </persistence-unit-metadata> </entity-mappings> The mapping file
6

ObjectDB License Agreement [ver. 2.0.4]

of classes and objects in a database file s . The full edition of the Software (without the restrictions ... purchased an ObjectDB OEM license and it has not been expired. Only the ObjectDB runtime jar file
1

Report Generation with BIRT and JPA

simple as possible - we will use the basic points.odb ObjectDB database file from the Getting Started tutorial. The database file contains 1,000 Point entity objects, which represent points on the line y
1

Step 2: Define a JPA Entity Class

and paste to fill the new source file with the following content: package tutorial; import java.io ... unit definition in an XML file is missing. This is discussed in the ObjectDB Manual
1

JPA Web App Tutorial - NetBeans Project

To open and run the JPA Web Application tutorial project in NetBeans: Download and extract the project zip file: JPA Web App - Maven Project (6KB) Open the Maven project in NetBeans: Select File > Open Project.... Select the guestbook-web directory and click Open Project. Run the project: Select
1

Step 1: Create a Java Project

We start by creating a new NetBeans Project: Open the [New Project] dialog box, e.g. by using File > New Project... Select Java > Java Application and click Next. Choose a Project Name (e.g. Tutorial ... ] window and select Add Jar/Folder... Select the objectdb.jar file from the bin subdirectory
1

Java EE 6 JPA Tutorial - Eclipse Project

To open and run the Java EE 6 Web Application tutorial project in Eclipse: Download and extract the project zip file: Java EE JPA Web App - Maven Project (7KB) Open the Maven project in Eclipse: Select File > Import... > Maven > Existing Maven Projects and click Next. Select the guestbook-jee6
1

Step 6: Run the Java EE 6 Application

- the database file is created under the GlassFish directory (e.g. at domains\domain1\eclipseApps\Guestbook\WEB-INF). You can stop the GlassFish server and open the database file in ObjectDB Explorer
0

javax.jdo.Constants

lifecycle listener element in the JDO configuration file. The name of the instance lifecycle listener element in the JDO configuration file. Since: JDO 2.1 String ELEMENT_PERSISTENCE_MANAGER_FACTORY The name of the persistence manager factory element in the JDO configuration file. The name

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