Uses of Class
org.eclipse.persistence.mappings.AggregateCollectionMapping
-
Packages that use AggregateCollectionMapping Package Description org.eclipse.persistence.sessions.factories org.eclipse.persistence.tools.schemaframework -
-
Uses of AggregateCollectionMapping in org.eclipse.persistence.sessions.factories
Methods in org.eclipse.persistence.sessions.factories with parameters of type AggregateCollectionMapping Modifier and Type Method Description protected voidProjectClassGenerator. addAggregateCollectionMappingLines(NonreflectiveMethodDefinition method, String mappingName, AggregateCollectionMapping mapping) -
Uses of AggregateCollectionMapping in org.eclipse.persistence.tools.schemaframework
Methods in org.eclipse.persistence.tools.schemaframework with parameters of type AggregateCollectionMapping Modifier and Type Method Description protected voidDefaultTableGenerator. createAggregateTargetTable(AggregateCollectionMapping mapping)Add the foreign key to the aggregate collection mapping target table.
-