Package | Description |
---|---|
org.apache.openjpa.jdbc.meta.strats |
OpenJPA-JDBC ORM Strategies
Library of mapping strategies.
|
Modifier and Type | Class and Description |
---|---|
class |
HandlerCollectionTableFieldStrategy
Mapping for a collection of values in a separate table controlled by a
ValueHandler . |
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.
|
Constructor and Description |
---|
LRSProxyCollection(LRSCollectionFieldStrategy strat) |
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.