Uses of Interface
org.apache.openjpa.jdbc.kernel.EagerFetchModes

Packages that use EagerFetchModes
org.apache.openjpa.jdbc.kernel OpenJPA-JDBC Runtime Kernel 
 

Uses of EagerFetchModes in org.apache.openjpa.jdbc.kernel
 

Subinterfaces of EagerFetchModes in org.apache.openjpa.jdbc.kernel
 interface JDBCFetchConfiguration
          JDBC extensions to OpenJPA's FetchConfiguration.
 

Classes in org.apache.openjpa.jdbc.kernel that implement EagerFetchModes
 class DelegatingJDBCFetchConfiguration
          Delegating fetch configuration that can also perform exception transation for use in facades.
 class JDBCFetchConfigurationImpl
          JDBC extensions to OpenJPA's FetchConfiguration.
 



Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.