Uses of Class
org.apache.openjpa.jdbc.meta.strats.RelationToManyTableFieldStrategy

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

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

Subclasses of RelationToManyTableFieldStrategy in org.apache.openjpa.jdbc.meta.strats
 class RelationCollectionTableFieldStrategy
          Maps a collection of related objects through an association table.
 class RelationMapTableFieldStrategy
          Uses an association table to hold map values.
 



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