Uses of Interface
org.apache.openjpa.jdbc.meta.strats.LRSCollectionFieldStrategy

Packages that use LRSCollectionFieldStrategy
org.apache.openjpa.jdbc.meta.strats OpenJPA-JDBC ORM Strategies 
 

Uses of LRSCollectionFieldStrategy in org.apache.openjpa.jdbc.meta.strats
 

Classes in org.apache.openjpa.jdbc.meta.strats that implement LRSCollectionFieldStrategy
 class HandlerCollectionTableFieldStrategy
          Mapping for a collection of values in a separate table controlled by a ValueHandler.
 class RelationCollectionInverseKeyFieldStrategy
          Maps a relation to a collection of other objects using an inverse foreign key in the related object table.
 class RelationCollectionTableFieldStrategy
          Maps a collection of related objects through an association table.
 

Constructors in org.apache.openjpa.jdbc.meta.strats with parameters of type LRSCollectionFieldStrategy
LRSProxyCollection(LRSCollectionFieldStrategy strat)
           
 



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

This documentation is deprecated and will be removed in the next release of WebLogic Server.


Oracle Fusion Middleware Apache OpenJPA 1.1.0 API Reference
12c Release 1 (12.1.1)
Part Number E24398_01