Uses of Interface
org.eclipse.persistence.jpa.config.Transformation
Packages that use Transformation
Package
Description
-
Uses of Transformation in org.eclipse.persistence.internal.jpa.config.classes
Methods in org.eclipse.persistence.internal.jpa.config.classes that return Transformation -
Uses of Transformation in org.eclipse.persistence.internal.jpa.config.mappings
Classes in org.eclipse.persistence.internal.jpa.config.mappings that implement TransformationMethods in org.eclipse.persistence.internal.jpa.config.mappings that return Transformation -
Uses of Transformation in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return TransformationModifier and TypeMethodDescriptionEmbeddable.addTransformation()
Entity.addTransformation()
MappedSuperclass.addTransformation()
Transformation.setAttributeType
(String attributeType) Transformation.setMutable
(Boolean mutable) Transformation.setOptional
(Boolean optional)