ObjectDB ObjectDB

Internal Website Search

61-70 of 200 resultsRefresh
8

Database Management Settings

a database that has not been closed properly by running the Replayer tool. Recording might also be useful ... in the database is unchanged cached results can be returned instead of running queries. The programs ... are generated by running the Activator utility: > java -cp objectdb.jar com.objectdb.Activator from
8

JPA Queries

these interfaces to build and run JPQL queries. The TypedQuery interface (or alternatively the older Query interface) is the only neccessary interface for defining and running string based JPQL queries (e.g ... , representing query elements. Running criteria queries, however, still requires a TypedQuery or a Query
1

Spring MVC JPA Tutorial - Eclipse Project

To open and run the Spring MVC JPA tutorial project in Eclipse: Download and extract the project ... Directory and press ENTER. Select the project and click Finish. Run the project in Eclipse: Right click the project node and select Run As > Run On Server. (this command is available only if Maven
1

Java EE 6 JPA Tutorial - NetBeans Project

To open and run the Java EE 6 Web Application tutorial project in NetBeans: Download and extract ... : Select File > Open Project.... Select the guestbook-jee6 directory and click Open Project. Run the project: Select Run > Run Main Project... (or F6). Choose or define the server and click OK
1

Getting Started with JPA - NetBeans Project

To open and run the Quick Start with JPA tutorial project in NetBeans: Download and extract ... : Select File > Open Project.... Select the points-console directory and click Open Project. Run the project in NetBeans: Select Run > Run Main Project... (or F6). Click Select Main Class.
1

Getting Started with JPA - IntelliJ Project

To open and run the Quick Start with JPA tutorial project in IntelliJ IDEA: Download and extract ... : Select File > Open Project.... Select the points-console directory and click Open Project. Run the project in IntelliJ IDEA: Select Run > Run Main Project... (or F6). Click Select Main Class.
1

JPA Web App Tutorial - Eclipse Project

To open and run the JPA Web Application tutorial project in Eclipse: Download and extract ... Directory and press ENTER. Select the project and click Finish. Run the project in Eclipse: Right click the project node and select Run As > Run On Server. (this command is available only if Maven
1

JPA Web App Tutorial - Maven Project

application step by step is an effective way to learn - but if you prefer, you may download and run ... - extract the zip and run the application from the command line by: > mvn package jetty:run ... is ready - open your browser at http://localhost:8080/Guestbook/ You may also open and run the Maven
1

Step 1: Create a Maven Web Project

is installed, by right clicking the project node and checking that the Run As > Run on Server command ... > <goal>run</goal> </goals> <configuration> <scanIntervalSeconds>0
1

Java EE JPA Tutorial - Maven Project

and run the result application as a Maven project: Java EE JPA Web App - Maven Project (7KB) If Maven is installed - extract the zip and run the application from the command line: > mvn package ... your GlassFish server. You may also open and run the Maven project in your IDE: NetBeans IDE and IntelliJ IDEA have built in Maven support.

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