Uses of Package
org.apache.openjpa.persistence.jdbc

Packages that use org.apache.openjpa.persistence.jdbc
org.apache.openjpa.persistence.jdbc OpenJPA JPA-JDBC 
 

Classes in org.apache.openjpa.persistence.jdbc used by org.apache.openjpa.persistence.jdbc
ContainerTable
          Table for array, collection, or map elements.
ElementJoinColumn
          Array, collection, or map element join column.
FetchDirection
          The fetch direction to request when creating statements.
FetchMode
          Type of fetching to employ.
ForeignKey
          Foreign key definition.
ForeignKeyAction
          Foreign key actions.
IsolationLevel
          Isolation levels for use in JDBCFetchPlan.setIsolation(org.apache.openjpa.persistence.jdbc.IsolationLevel).
JDBCFetchPlan
          JDBC extensions to the fetch plan.
JDBCFetchPlanImpl
          JDBC extensions to the fetch plan.
JoinSyntax
          Type of join syntax to use.
LRSSizeAlgorithm
          Algorithm to use for computing the size of an LRS relation.
MappingTag
          Set of mapping tags used in JPA.
NonpolymorphicType
          Nonpolymorphic settings.
ResultSetType
          Type of result set to use.
XJoinColumn
          Extended join column.
 



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