Uses of Class
org.eclipse.persistence.mappings.AggregateObjectMapping
-
Packages that use AggregateObjectMapping Package Description org.eclipse.persistence.dynamic org.eclipse.persistence.sessions.factories -
-
Uses of AggregateObjectMapping in org.eclipse.persistence.dynamic
Methods in org.eclipse.persistence.dynamic that return AggregateObjectMapping Modifier and Type Method Description AggregateObjectMappingDynamicTypeBuilder. addAggregateObjectMapping(String name, DynamicType refType, boolean allowsNull)Add aAggregateObjectMapping(Embeddablein JPA) to theDynamicTypeBuilder.entityTypebeing built or extended. -
Uses of AggregateObjectMapping in org.eclipse.persistence.sessions.factories
Methods in org.eclipse.persistence.sessions.factories with parameters of type AggregateObjectMapping Modifier and Type Method Description protected voidProjectClassGenerator. addAggregateObjectMappingLines(NonreflectiveMethodDefinition method, String mappingName, AggregateObjectMapping mapping)
-