Uses of Class
org.eclipse.persistence.mappings.AggregateCollectionMapping
Packages that use AggregateCollectionMapping
Package
Description
-
Uses of AggregateCollectionMapping in org.eclipse.persistence.sessions.factories
Methods in org.eclipse.persistence.sessions.factories with parameters of type AggregateCollectionMappingModifier and TypeMethodDescriptionprotected 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 AggregateCollectionMappingModifier and TypeMethodDescriptionprotected voidDefaultTableGenerator.createAggregateTargetTable(AggregateCollectionMapping mapping) Add the foreign key to the aggregate collection mapping target table.