Uses of Class
org.apache.openjpa.jdbc.meta.strats.MapTableFieldStrategy
-
Uses of MapTableFieldStrategy in org.apache.openjpa.jdbc.meta.strats
Modifier and TypeClassDescriptionclass
Mapping for a map of keys and values both controlled byValueHandler
s.class
Mapping for a map whose keys are controlled by aValueHandler
and whose values are relations to other persistent objects.class
Mapping for a map whose keys are relations to other persistent objects and whose values are controlled by aValueHandler
.class
Mapping for a map whose keys and values are both relations to other persistent objects.