|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 ValueHandler s. |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |