ObjectDB ObjectDB

Internal Website Search

21-30 of 200 resultsRefresh
15

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
15

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
13

Web App JPA Tutorials

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

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
13

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
10

Eclipse/JPA Java EE Tutorial

This is the Eclipse version of the Java EE JPA tutorial. It demonstrates how to create and run a full Java EE 6 MVC (Model View Controller) web application in Eclipse - using GlassFish, ObjectDB and JPA. The demo web application manages a basic guestbook page. Every visitor can sign the guestbook
10

NetBeans/JPA Java EE Tutorial

This is the NetBeans version of the Java EE JPA tutorial. It demonstrates how to create and run a full Java EE 6 MVC (Model View Controller) web application in NetBeans - using GlassFish, ObjectDB and JPA. The demo web application manages a basic guestbook page. Every visitor can sign the guestbook
9

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.
9

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.
4

[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