ObjectDB ObjectDB

Internal Website Search

51-60 of 200 resultsRefresh
18

Minor typo on web page...

Minor typo on web page...
18

JPA / JDO Class Enhancer

: Quick Start with JPA JPA Web Application Java EE JPA Spring MVC and JPA Similarly, enhancement ... , however, it is recommended to integrate the enhancement in the build process. To use load time enhancement in web applications the web server or application server has to be run with the Java agent JVM argument
18

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
18

ObjectDB Object Database Features

downloadable tutorials for Eclipse, NetBeans, IntelliJ and Maven. Getting Started Tutorial (console). Web Application Tutorial (Tomcat/Jetty). Java EE Web Tutorial (GlassFish/JBoss). Spring MVC Framework Web
18

Database Server

, if an ObjectDB database is accessed directly only by a web application, it should be embedded in that web application and run within the web server process. Starting the ObjectDB Server The ObjectDB
3

Java EE JPA Tutorial - Maven Project

The Java EE Web Application tutorial provides step by step instructions on how to build a simple Java/JPA database driven web application (for GlassFish 3/ JBoss 6) in Eclipse or NetBeans. Building ... and run the result application as a Maven project: Java EE JPA Web App - Maven Project (7KB) If Maven
3

Step 5: Add a JSP Page

] dialog box by right clicking the Web Pages node (in the [Projects] window) and selecting New > JSP ... .w3.org/TR/html4/loose.dtd"> <html> <head> <title>JPA Guest Book Web Application ... ). The next step (and the last in this tutorial) is running the web application.
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.
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