Uses of Interface
org.eclipse.persistence.jpa.config.Id
-
Packages that use Id Package Description org.eclipse.persistence.jpa.config -
-
Uses of Id in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return Id Modifier and Type Method Description IdEmbeddable. addId()IdEntity. addId()IdMappedSuperclass. addId()IdId. setAccess(String access)IdId. setAttributeType(String attributeType)IdId. setConvert(String convert)IdId. setFetch(String fetch)IdId. setMutable(Boolean mutable)IdId. setName(String name)IdId. setOptional(Boolean optional)IdId. setReturnUpdate()
-