Uses of Interface
org.eclipse.persistence.jpa.config.Transformation
-
Packages that use Transformation Package Description org.eclipse.persistence.jpa.config -
-
Uses of Transformation in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return Transformation Modifier and Type Method Description TransformationEmbeddable. addTransformation()TransformationEntity. addTransformation()TransformationMappedSuperclass. addTransformation()TransformationTransformation. setAccess(String access)TransformationTransformation. setAttributeType(String attributeType)TransformationTransformation. setFetch(String fetch)TransformationTransformation. setMutable(Boolean mutable)TransformationTransformation. setName(String name)TransformationTransformation. setOptional(Boolean optional)
-