 5 | if not existing yet) when the web application starts, by instantiating an EntityManagerFactory ... attribute in the servlet context - when the web application starts (contextInitialized). Retrieves |
 5 | 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... Select Maven > Maven Project and click Next. Verify ... >
start-jetty
pre-integration-test
|
 5 | We start by creating a new Maven web project in NetBeans: Open the [New Project] dialog box, e.g. by using File > New Project... Select Maven > Maven Web Application and click Next. Choose a Project ... >
start-jetty
pre-integration-test
|
 5 | , bypassing the need for a persistence unit. Any string that starts with objectdb: or ends with .odb or ... ();
}
A transaction is started by a call to begin and ended by a call to either commit or rollback |
 3 | the background index activation is completed, ObjectDB can start using the new indexes to accelerate |
 3 | , under the server data root directory. Starting a new replication of an existing master database |
 3 | follows the definition order. Internal callback methods are invoked starting at the top level entity |
 3 | . Building Queries with createQuery As with most other operations in JPA, using queries starts |
 3 | This tutorial demonstrates how to create reports based on data in an ObjectDB database using the popular open source Business Intelligence and Reporting Tools (BIRT). In order to keep things as simple as possible - we will use the basic points.odb ObjectDB database file from the Getting Started |
 3 | Country AS c WHERE c.name LIKE 'I%'
Both Italy and Ireland (whose name starts with 'I') use Euro as |