Uses of Class
org.eclipse.persistence.mappings.TransformationMapping
Packages that use TransformationMapping
Package
Description
-
Uses of TransformationMapping in org.eclipse.persistence.internal.jpa.metadata.transformers
Methods in org.eclipse.persistence.internal.jpa.metadata.transformers with parameters of type TransformationMappingModifier and TypeMethodDescriptionvoidReadTransformerMetadata.process(TransformationMapping mapping, String annotatedElementName) INTERNAL: When this method is called there must be either method or class (but not both!).voidWriteTransformerMetadata.process(TransformationMapping mapping, String annotatedElementName) INTERNAL: -
Uses of TransformationMapping in org.eclipse.persistence.sessions.factories
Methods in org.eclipse.persistence.sessions.factories with parameters of type TransformationMappingModifier and TypeMethodDescriptionprotected voidProjectClassGenerator.addTransformationMappingLines(NonreflectiveMethodDefinition method, String mappingName, TransformationMapping mapping) -
Uses of TransformationMapping in org.eclipse.persistence.tools.schemaframework
Methods in org.eclipse.persistence.tools.schemaframework with parameters of type TransformationMappingModifier and TypeMethodDescriptionprotected voidDefaultTableGenerator.resetTransformedFieldType(TransformationMapping mapping) Reset the transformation mapping field types