Uses of Class
org.apache.openjpa.jdbc.meta.strats.RelationToManyInverseKeyFieldStrategy
-
Uses of RelationToManyInverseKeyFieldStrategy in org.apache.openjpa.jdbc.meta.strats
Modifier and TypeClassDescriptionclass
Maps a relation to a collection of other objects using an inverse foreign key in the related object table.class
Uses an inverse foreign key in the table of the map value to determine map values.