Internal Website Search

91-100 of 200 resultsRefresh

JPA Lifecycle Events

are listeners that should be applied by default to all the entity classes. Currently, default

Database Transaction Replayer

my.odb If objectdb.jar is not in the current directory a path

Storing JPA Entity Objects

object is currently managed by the EntityManager) or by

What are the system requirements for using ObjectDB?

of ObjectDB for .NET is currently under development.

Database Doctor

> If objectdb.jar is not in the current directory a path to it has to be specified

Paths and Types in JPQL and Criteria API

reference. In JPQL, the current FROM variable (or FROM tuple when there are multiple variables) is simply

JPA Web App Tutorial - Maven Project

> The current directory should be guestbook-web (containing the pom.xml

Java EE JPA Tutorial - Maven Project

>The current directory should be guestbook-jee6. You will have to deploy

Getting Started with JPA - Maven Project

from the command line by: > mvn test The current

Spring MVC JPA Tutorial - Maven Project

line: > mvn package jetty:run The current