ObjectDB ObjectDB

Internal Website Search

41-50 of 200 resultsRefresh
25

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 ... these databases accessible to client applications in other processes including ones on other remote
24

Privacy Policy

is accessing or using the Service, as applicable. Collecting and Using Your Personal Data Types ... , our Service may use Cookies. Web Beacons: Certain sections of our Service and our emails may contain small electronic files known as web beacons (also referred to as clear gifs, pixel tags
24

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
22

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
5

Step 3: Add a Context Listener Class

if not existing yet) when the web application starts, by instantiating an EntityManagerFactory. The database will be closed when the web application stops (or when the web server shuts down), by ... instance and stores it as an application scope attribute in the servlet context - when the web application
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

Step 4: Add a Controller Class

In this step we will add a Spring Controller to manage guestbook web requests: Open the [New Java ... 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
4

Step 5: Add a JSP Page

.w3.org/TR/html4/loose.dtd"> <html> <head> <title>JPA Guest Book Web Application ... the servlet in the previous step). 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
2

[ODB1] Chapter 8 - ObjectDB Server

configuration may also be used by multi user applications (such as web applications) where the same ... the connection URL string. 8.1 Running an ObjectDB Server The ObjectDB server is a pure Java application ... , you can also run the server using the server.exe application, located in the bin directory

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