Package | Description |
---|---|
org.apache.openjpa.jdbc.meta.strats |
OpenJPA-JDBC ORM Strategies
Library of mapping strategies.
|
Modifier and Type | Class and Description |
---|---|
class |
RelationCollectionInverseKeyFieldStrategy
Maps a relation to a collection of other objects using an inverse
foreign key in the related object table.
|
class |
RelationMapInverseKeyFieldStrategy
Uses an inverse foreign key in the table of the map value to determine
map values.
|
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.