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

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

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

Classes in org.apache.openjpa.jdbc.meta.strats that implement LRSMapFieldStrategy
 class MapTableFieldStrategy
          Base class for map mappings.
 class RelationMapInverseKeyFieldStrategy
          Uses an inverse foreign key in the table of the map value to determine map values.
 class RelationMapTableFieldStrategy
          Uses an association table to hold map values.
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.