ObjectDB ObjectDB

Internal Website Search

51-60 of 200 resultsRefresh
21

JPA / JDO Class Enhancer

: Quick Start with JPA JPA Web Application Java EE JPA Spring MVC and JPA Similarly, enhancement ... applications the web server or application server has to be run with the Java agent JVM argument ... Line Enhancement ObjectDB Enhancer is a Java console application. It is contained in the objectdb.jar
19

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 ... are allocated automatically by application defined sequences. Application IDs - primary key values
4

Step 4: Add a Controller Class

In this step we will add a Spring Controller to manage guestbook web requests: Open the [New Java ... ; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.servlet.ModelAndView; @Controller public class
4

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

"> <html> <head> <title>JPA Guestbook Web Application Tutorial</title> </head ... ] dialog box by right clicking the WEB-INF node under the Web Pages node (in the [Projects] window ... name. The Folder should be WEB-INF (to prevent accessing the JSP directly not through Spring). Click
3

Step 5: Add a JSP Page

://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>JPA Guestbook Web Application ... ] dialog box by right clicking WEB-INF under src/main/webapp (in the [Package Explorer] window), selecting New > Other... > Web > JSP File and clicking Next. The parent folder should be WEB-INF
3

Step 5: Add a JSP Page

.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. ... ] dialog box by right clicking the Web Pages node (in the [Projects] window) and selecting New > JSP
1

Constants.OPTION_CHANGE_APPLICATION_IDENTITY

Static Field javax.jdo.Constants String OPTION_CHANGE_APPLICATION_IDENTITY "javax.jdo.option.ChangeApplicationIdentity" Since: JDO 2.1 See Also: PersistenceManagerFactory.supportedOptions()
1

IdentityType.APPLICATION

Enum Constant javax.jdo.annotations.IdentityType APPLICATION Since: JDO 2.1
1

Constants.OPTION_APPLICATION_IDENTITY

Static Field javax.jdo.Constants String OPTION_APPLICATION_IDENTITY "javax.jdo.option.ApplicationIdentity" Since: JDO 2.1 See Also: PersistenceManagerFactory.supportedOptions()

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