Internal Website Search

91-100 of 200 resultsRefresh

Glassfish 4 AbstractMethodError: com.objectdb.jpa.EMF.createEntityManager

.containers.EJBContainerTransactionManager.checkExceptionClientTx(EJBContainerTransactionManager.java:665) at com.sun.ejb.containers.EJBContainerTransactionManager.postInvokeTx(EJBContainerTransactionManager.java:507) at com.sun.ejb.containers.BaseContainer.postInvokeTx(BaseContainer.java:4475

ORDER BY clause (JPQL / Criteria API)

clause is always the last in the query processing chain. If a query contains both an ORDER BY clause

Chapter 1 - Quick Tour

a simple database that contains points in the plane. Each point is represented by an object

java.lang.Throwable

contains a snapshot of the execution stack of its thread at the time it was created. It can also contain a message string that gives more information about the error. Finally, it can contain a cause ... exception. Throwing a "wrapped exception" (i.e., an exception containing a cause) allows the upper

javax.persistence.PessimisticLockScope

that are contained in join tables will be locked if the javax.persistence.lock.scopecontained in join tables will be locked if the javax.persistence.lock.scopecontains the foreign key will also be locked, but not the state of the referenced entities

Getting Started with JPA and NetBeans

zip file. The distribution zip contains everything necessary (no external dependencies).

Step 4: Create an ObjectDB Data Set

> The database in this tutorial contains Point entity objects. We will use a simple JPQL query

[ODB1] Chapter 1 - About ObjectDB

N-Tier). contains the following sections

javax.jdo.Query

(String,Object) method should be a String containing a SQL SELECTcontaining the results of the subquery execution. If the same value of variableDeclaration ... declaration is a String containing one or more query parameter declarations

javax.jdo.JDOHelper

- the file containing the Properties - the stream containing the Properties - the JNDI location containing the PersistenceManagerFactory