Internal Website Search

51-60 of 200 resultsRefresh

Online Backup

most web applications. Starting Online Backup The online backup can be started by executing a special query on an starts the backup asynchronously. Therefore, the backup query returns

JPA / JDO Class Enhancer

on the Tutorial pages: start/maven">Quick Start with JPA ... , if objectdb.jar is located at c:\objectdb\bin, the JVM can be started by:

JPA Tutorials

Tutorial The Quick Start tutorial demonstrates how to use ObjectDB and JPA in a console application: start">Quick Start with JPA

Step 3: Add a Context Listener Class

>The database will be opened (or created if not existing yet) when the web application starts, by ... context - when the web application starts (contextInitialized). Retrieves

Step 1: Create a Maven Web Project

We start by creating a new Maven-WTP dynamic web project in Eclipse: Open the [New Project] dialog box, e.g. by using File > New > Project ... ;execution> <id>start-jetty</id> <phase>pre-integration-test</phase

Step 1: Create a Maven Web Project

We start by creating a new Maven web project in NetBeans: Open the [New Project] dialog box, e.g. by using File > New Project... start-jetty</id>   

Step 3: Create an ObjectDB Data Source

="/tutorial/jpa/start">Quick Start tutorial). Specify an ObjectDB connection url

Step 3: Add a Context Listener Class

>The database will be opened (or created if not existing yet) when the web application starts, by ... attribute in the servlet context - when the web application starts (contextInitialized).

[ODB1] Chapter 2 - A Quick Tour

. We start with the HelloWorld sample program, which is not JDO portable because it uses some ObjectDB extensions, but it is a good sample to start with because of its simplicity.  ... >Main class as a program entry point at development time. It starts by enhancing necessary

javax.jdo.PersistenceManagerFactory

> () Gets the default copyOnAttach setting for all Gets the default copyOnAttach setting ... class="teaser"> Gets the detachAllOnCommit setting.