Uses of Class
org.apache.cayenne.jpa.JpaProviderException

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

Uses of JpaProviderException in org.apache.cayenne.jpa.conf
 

Methods in org.apache.cayenne.jpa.conf that throw JpaProviderException
 void EntityMapDefaultsProcessor.applyDefaults(EntityMapLoaderContext context)
           
 void EntityMapAnnotationLoader.loadClassMapping(Class managedClass)
          Processes annotations of a single Java class, loading ORM mapping information to the provided entity map.
protected  void EntityMapLoader.loadEntityMap(PersistenceUnitInfo persistenceUnit)
          Loads a combined entity map including managed class descriptors from all supported locations.
 



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