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

Packages that use LRSSizes
org.apache.openjpa.jdbc.kernel OpenJPA-JDBC Runtime Kernel 
org.apache.openjpa.persistence.jdbc OpenJPA JPA-JDBC 
 

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

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

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

Uses of LRSSizes in org.apache.openjpa.persistence.jdbc
 

Subinterfaces of LRSSizes in org.apache.openjpa.persistence.jdbc
 interface JDBCFetchPlan
          JDBC extensions to the fetch plan.
 

Classes in org.apache.openjpa.persistence.jdbc that implement LRSSizes
 class JDBCFetchPlanImpl
          JDBC extensions to the fetch plan.
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.