|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LRSCollectionFieldStrategy | |
---|---|
org.apache.openjpa.jdbc.meta.strats | OpenJPA-JDBC ORM Strategies |
Uses of LRSCollectionFieldStrategy in org.apache.openjpa.jdbc.meta.strats |
---|
Classes in org.apache.openjpa.jdbc.meta.strats that implement LRSCollectionFieldStrategy | |
---|---|
class |
RelationCollectionInverseKeyFieldStrategy
Maps a relation to a collection of other objects using an inverse foreign key in the related object table. |
class |
RelationCollectionTableFieldStrategy
Maps a collection of related objects through an association table. |
Constructors in org.apache.openjpa.jdbc.meta.strats with parameters of type LRSCollectionFieldStrategy | |
---|---|
LRSProxyCollection(LRSCollectionFieldStrategy strat)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |