Uses of Interface
org.eclipse.persistence.jpa.config.Id
Package
Description
-
Uses of Id in org.eclipse.persistence.internal.jpa.config.classes
-
Uses of Id in org.eclipse.persistence.internal.jpa.config.mappings
-
Uses of Id in org.eclipse.persistence.jpa.config
Modifier and TypeMethodDescriptionEmbeddable.addId()
Entity.addId()
MappedSuperclass.addId()
Id.setAttributeType
(String attributeType) Id.setConvert
(String convert) Id.setMutable
(Boolean mutable) Id.setOptional
(Boolean optional) Id.setReturnUpdate()