Uses of Interface
org.eclipse.persistence.jpa.config.ReturnInsert
-
Packages that use ReturnInsert Package Description org.eclipse.persistence.internal.jpa.config.mappings org.eclipse.persistence.jpa.config -
-
Uses of ReturnInsert in org.eclipse.persistence.internal.jpa.config.mappings
Classes in org.eclipse.persistence.internal.jpa.config.mappings that implement ReturnInsert Modifier and Type Class Description classReturnInsertImplJPA scripting API implementation.Methods in org.eclipse.persistence.internal.jpa.config.mappings that return ReturnInsert Modifier and Type Method Description ReturnInsertAbstractBasicMappingImpl. setReturnInsert()ReturnInsertReturnInsertImpl. setReturnOnly(Boolean returnOnly) -
Uses of ReturnInsert in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return ReturnInsert Modifier and Type Method Description ReturnInsertBasic. setReturnInsert()ReturnInsertId. setReturnInsert()ReturnInsertReturnInsert. setReturnOnly(Boolean returnOnly)
-