Package | Description |
---|---|
org.apache.openjpa.jdbc.meta.strats |
OpenJPA-JDBC ORM Strategies
Library of mapping strategies.
|
Modifier and Type | Class and Description |
---|---|
class |
RelationCollectionTableFieldStrategy
Maps a collection of related objects through an association table.
|
class |
RelationMapTableFieldStrategy
Uses an association table to hold map values.
|
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.