Uses of Interface
org.eclipse.persistence.jpa.config.Id
Packages that use Id
Package
Description
-
Uses of Id in org.eclipse.persistence.internal.jpa.config.classes
Methods in org.eclipse.persistence.internal.jpa.config.classes that return Id -
Uses of Id in org.eclipse.persistence.internal.jpa.config.mappings
Classes in org.eclipse.persistence.internal.jpa.config.mappings that implement Id -
Uses of Id in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return IdModifier 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()