ObjectDB ObjectDB

Internal Website Search

131-140 of 200 resultsRefresh
8

JPA Named Queries

can be defined in JPA XML mapping files instead of using the @NamedQuery annotation. ObjectDB supports JPA XML mapping files, including the definition of named queries. But, because mapping files are useful
8

Privacy Policy

Buildings Theatre Square Nottingham NG1 6LG United Kingdom. Cookies are small files that are placed ... is a small file placed on Your Device. You can instruct Your browser to refuse all Cookies or to indicate ... may contain small electronic files known as web beacons (also referred to as clear gifs, pixel tags
8

How to install ObjectDB?

ObjectDB is distributed as a zip file. Just download and extract the ObjectDB distribution zip file. No need to run any install or setup program. You can uninstall ObjectDB by deleting the ObjectDB directory. ObjectDB does not modify the registry or any other system file.
8

Database Server

Server tool is bundled in the objectdb.jar file. You can run it from the command line as follows ... >  :  specify a configuration file explicitly -port <port>  :  override configuration's server port ... . To use that script you have to edit the paths to the objectdb.jar file and to the JVM. Consult
1

Step 1: Create a Java EE 6 Web Project

box, e.g. by using File > New > Project... Select Web > Dynamic Web Project and click Next. Choose ... 6 dynamic web project. To add ObjectDB/JPA support to the project, drag the objectdb.jar file from the file system and drop it in the WebContent/WEB-INF/lib node in the Eclipse Project Explorer
1

Step 6: Run the Java EE 6 Application

), selecting Run File, and then clicking OK (no need to change the servlet execution URI). Since we are using ObjectDB in embedded mode - the database file is created under the GlassFish directory (e.g ... the database file in ObjectDB Explorer: This is the end of the tutorial. Learn more about ObjectDB and JPA by reading the Manual.
1

Step 6: Run the Web Application

), selecting Run File, and then clicking OK (no need to change the servlet execution URI). Since we are using ObjectDB in embedded mode - the database file is created under the Tomcat directory. You can stop the Tomcat server and open the database file in ObjectDB Explorer: This is the end
1

Step 1: Create a Web Project

We start by creating a new Eclipse Dynamic Web Project: Open the [New Project] dialog box, e.g. by using File > New > Project... Select Web > Dynamic Web Project and click Next. Choose a Project Name ... file from the file system and dropping it on the WEB-INF/lib node in the Eclipse Project Explorer
1

Step 1: Create a Java Project

We start by creating a new Java project, using: File > New > Project... If you are using Eclipse ... ) and click Next. In the Libraries tab, click Add External JARs... and select the objectdb.jar file from ... the objectdb.jar file, using: Right Clicking on the Project > Properties > Java Build Path > Libraries > Add
1

Spring MVC JPA Tutorial - NetBeans Project

To open and run the Spring MVC JPA tutorial project in NetBeans: Download and extract the project zip file: Spring MVC JPA - Maven Project (8KB) Open the Maven project in NetBeans: Select File > Open ... the persistence.xml file. If a browser is not opened - open it at http://localhost:8080/Guestbook/.

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