Uses of Package
org.apache.cayenne.jpa

Packages that use org.apache.cayenne.jpa
org.apache.cayenne.jpa   
org.apache.cayenne.jpa.conf   
org.apache.cayenne.jpa.instrument   
 

Classes in org.apache.cayenne.jpa used by org.apache.cayenne.jpa
CayenneEntityManager
          An interface that allows to access Cayenne runtime hidden behind standard JPA classes.
JpaQuery
          A JPA Query that wraps a Cayenne Query.
JpaUnit
          A javax.persistence.spi.PersistenceUnitInfo implementor used by Cayenne JPA provider.
JtaEntityManagerFactory
          An EntityManagerFactory that registers all EntityManagers that it creates with an active JTA Transaction so that they could flush the object state to the database during commit.
Provider
          A PersistenceProvider implementation based on Cayenne stack.
ResourceLocalEntityManager
           
ResourceLocalEntityManagerFactory
          A Cayenne EntityManagerFactory that supports resource-local transactions.
 

Classes in org.apache.cayenne.jpa used by org.apache.cayenne.jpa.conf
JpaProviderException
          A runtime exception thrown on various problems in the provider code.
JpaUnit
          A javax.persistence.spi.PersistenceUnitInfo implementor used by Cayenne JPA provider.
 

Classes in org.apache.cayenne.jpa used by org.apache.cayenne.jpa.instrument
JpaUnit
          A javax.persistence.spi.PersistenceUnitInfo implementor used by Cayenne JPA provider.
 



Copyright © 2001-2007 Apache Cayenne. All Rights Reserved.