ObjectDB ObjectDB

Internal Website Search

21-30 of 200 resultsRefresh
39

ObjectDB Website - Terms and Conditions of Use

1. Terms By accessing and using this web site, you agree to be bound by these web site Terms and Conditions of Use, all applicable laws and regulations, and agree that you are responsible for compliance with any applicable local laws. If you do not agree with any of these terms, you are prohibited
16

Step 1: Create a Java EE 6 Web Project

We start by creating a new Java EE dynamic web project in Eclipse: Open the [New Project] dialog 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
16

Step 1: Create a Maven Web Project

We start by creating a new Maven-WTP dynamic web project in Eclipse: Open the [New Project] dialog box, e.g. by using File > New > Project... Select Maven > Maven Project and click Next. Verify ... you should have a Maven based Eclipse dynamic web project (WTP) with Spring MVC Framework and ObjectDB
14

Web App JPA Tutorials

All about Web App JPA Tutorials in Java/JPA database - explanations, examples, references, links and related information.
14

Step 4: Run the Application

You can now run the application by right clicking the Main.java file (in the [Package Explorer] window) and selecting Run As > Java Application. The expected output in the Eclipse [Console] window ... ) When you run the application for the first time, a new ObjectDB database file is generated in
14

Step 4: Run the Application

You can run the application now by right clicking the Main node (in the [Projects] window ... .5 (0,0) (1,1) (2,2) (3,3) : : (998,998) (999,999) When you run the application ... installation directory. Running the application again will use the existing database file to store
8

JPA Tutorials

Tutorial Only basic Java experience is required in order to follow this tutorial. Web Application Tutorials The web application tutorials demonstrate how to use JPA in web applications. Understanding these tutorials requires some familiarity with basic concepts and principles of web applications in Java
8

Step 6: Set the Spring XML

To integrate the Spring Framework into a web application we have to add the definition of the Spring dispatcher servlet to the web.xml configuration file and to configure that servlet using ... pages in the WEB-INF directory. The next step (and the last in this tutorial) is running the Spring web application.
8

Step 6: Set the Spring XML

To integrate the Spring Framework into a web application we have to add the definition of the Spring dispatcher servlet to the web.xml configuration file and to configure that servlet using ... for JSP pages in the WEB-INF directory. The next step (and the last in this tutorial) is running the Spring web application.
5

[ODB1] Chapter 1 - About ObjectDB

all the editions, unless explicitly specified otherwise. 1.4 ObjectDB in Web Applications ObjectDB for Java/JDO is specially designed for Java web applications. Each one of the ObjectDB editions can be easily integrated into any JSP/servlet web application. The JDO Guest Book sample provided with ObjectDB

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