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

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

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

Subclasses of MapTableFieldStrategy in org.apache.openjpa.jdbc.meta.strats
 class HandlerHandlerMapTableFieldStrategy
          Mapping for a map of keys and values both controlled by ValueHandlers.
 class HandlerRelationMapTableFieldStrategy
          Mapping for a map whose keys are controlled by a ValueHandler and whose values are relations to other persistent objects.
 class RelationHandlerMapTableFieldStrategy
          Mapping for a map whose keys are relations to other persistent objects and whose values are controlled by a ValueHandler.
 class RelationRelationMapTableFieldStrategy
          Mapping for a map whose keys and values are both relations to other persistent objects.
 



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