Uses of Interface
org.eclipse.persistence.jpa.config.Basic
Packages that use Basic
Package
Description
-
Uses of Basic in org.eclipse.persistence.internal.jpa.config.classes
Methods in org.eclipse.persistence.internal.jpa.config.classes that return Basic -
Uses of Basic in org.eclipse.persistence.internal.jpa.config.mappings
Classes in org.eclipse.persistence.internal.jpa.config.mappings that implement BasicMethods in org.eclipse.persistence.internal.jpa.config.mappings that return Basic -
Uses of Basic in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return BasicModifier and TypeMethodDescriptionEmbeddable.addBasic()
Entity.addBasic()
MappedSuperclass.addBasic()
Basic.setAttributeType
(String attributeType) Basic.setConvert
(String convert) Basic.setMutable
(Boolean mutable) Basic.setOptional
(Boolean optional) Basic.setReturnUpdate()