ObjectDB ObjectDB

Internal Website Search

61-70 of 200 resultsRefresh
16

Chapter 6 - Configuration

the value of $objectdb. For example, in a web application, in which objectdb.jar is located in WEB-INF/lib, the ObjectDB home directory ($objectdb) is WEB-INF. You can also define $objectdb explicitly by
13

ObjectDB License

that workplace. Servers that are leased or rented from third party web hosting and/or cloud hosting companies (including shared web hosting and VPS), if the hosted applications that use ObjectDB
3

Step 5: Add a JSP Page

> Other... > Web > JSP File and clicking Next. Enter guest as the jsp file name - use exactly ... > <title>JPA Guest Book Web Application Tutorial</title> </head> <body> <form ... the servlet in the previous step). The next step (and the last in this tutorial) is running the web application.
2

Step 2: Define a JPA Entity Class

Explains how to define a JPA entity class in a NetBeans Web Application.
2

Step 2: Define a JPA Entity Class

Explains how to define a JPA entity class in an Eclipse Web Application.
2

Spring MVC and JPA Tutorial

This tutorial demonstrates how to create and run a full Java Spring MVC (Model View Controller) web application using Tomcat (or GlassFish), JPA, ObjectDB and Maven. The demo web application manages a basic guestbook page. Every visitor can sign the guestbook by filling a simple form. All visitors
2

Java EE 6 JPA Tutorial - NetBeans Project

To open and run the Java EE 6 Web Application tutorial project in NetBeans: Download and extract the project zip file: Java EE JPA Web App - Maven Project (7KB) Open the Maven project in NetBeans: Select File > Open Project.... Select the guestbook-jee6 directory and click Open Project. Run
2

Java EE 6 JPA Tutorial - Eclipse Project

To open and run the Java EE 6 Web Application tutorial project in Eclipse: Download and extract the project zip file: Java EE JPA Web App - Maven Project (7KB) Open the Maven project in Eclipse: Select File > Import... > Maven > Existing Maven Projects and click Next. Select the guestbook-jee6
1

[ODB1] Chapter 6 - Persistent Objects

IDs very useful for representing objects in web applications (in which parameters are represented by ... () on a real object ID instance), rather than an actual object ID instance. This is a classic case in web applications, in which passing string values between web pages is easier than passing real object ID
1

[ODB1] Chapter 4 - JDO Metadata

the order shown): META-INF/package.jdo WEB-INF/package.jdo package.jdo a/package.jdo a/b/package.jdo ... the order shown): META-INF/package.jdo WEB-INF/package.jdo package.jdo X.jdo A metadata file with the name ... can be specified in a package.jdo file located in META-INF, WEB-INF or in any other path at the level

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