Uses of Interface
org.apache.openjpa.jdbc.meta.strats.LRSCollectionFieldStrategy
-
Uses of LRSCollectionFieldStrategy in org.apache.openjpa.jdbc.meta.strats
Modifier and TypeClassDescriptionclass
Mapping for a collection of values in a separate table controlled by aValueHandler
.class
Maps a relation to a collection of other objects using an inverse foreign key in the related object table.class
Maps a collection of related objects through an association table.