ObjectDB ObjectDB

Internal Website Search

1-10 of 32 resultsRefresh
29

ObjectDB Object Database Features

integration with Tomcat, Jetty, GlassFish, WildFly, Spring MVC and Spring Boot. Operating Modes Client ... Application Tutorial (Tomcat/Jetty). Java EE Web Tutorial (GlassFish/JBoss). Spring MVC Framework Web
8

JPA Web App Tutorial - Maven Project

/JPA database driven web application (for Tomcat / Jetty) in Eclipse or NetBeans. Building a new ... for the Jetty embedded server. No need to download and install ObjectDB or a Java web server - Maven will download the ObjectDB jar and the Jetty embedded server automatically. When the Jetty server
8

Step 1: Create a Maven Web Project

.mortbay.jetty</groupId> <artifactId>maven-jetty-plugin</artifactId> <version>6.1.10</version ... > <id>start-jetty</id> <phase>pre-integration-test</phase> <goals ... > <execution> <id>stop-jetty</id> <phase>post-integration-test</phase> <goals
8

Step 1: Create a Maven Web Project

>org.mortbay.jetty</groupId>      <artifactId>maven-jetty-plugin</artifactId>      <version>6.1.10 ... >       <execution>        <id>start-jetty</id>        <phase>pre-integration-test</phase>        <goals ... >       <execution>        <id>stop-jetty</id>        <phase>post-integration-test</phase>        <goals
7

Spring MVC JPA Tutorial - Maven Project

for the Jetty embedded server. It is not necessary to download and install ObjectDB or a Java web server - Maven will download the ObjectDB jar and the Jetty embedded server automatically. When the Jetty
4

Step 7: Run the Spring Web App

the embedded Maven Jetty plugin: Right click the project node and select Run As > Maven Build... Enter
4

JPA Tutorials

, so you should be able to run it on any servlet container (e.g. Apache Tomcat, Jetty, etc.), as well as
4

Step 3: Define an EJB Session Bean

and Jetty. By using EJB classes we can move some work from the application to the EJB container (i.e
4

Java EE Web Tutorial

. If you need a web application that can run on a simple servlet container (such as Tomcat or Jetty
4

Step 3: Define an EJB Session Bean

containers, such as Tomcat and Jetty. By using EJB classes we can move some work from the application

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