Uses of Interface
org.eclipse.persistence.jpa.config.Transient
-
Packages that use Transient Package Description org.eclipse.persistence.internal.jpa.config.classes org.eclipse.persistence.internal.jpa.config.mappings org.eclipse.persistence.jpa.config -
-
Uses of Transient in org.eclipse.persistence.internal.jpa.config.classes
Methods in org.eclipse.persistence.internal.jpa.config.classes that return Transient Modifier and Type Method Description TransientAbstractClassImpl. addTransient() -
Uses of Transient in org.eclipse.persistence.internal.jpa.config.mappings
Classes in org.eclipse.persistence.internal.jpa.config.mappings that implement Transient Modifier and Type Class Description classTransientImplJPA scripting API implementation.Methods in org.eclipse.persistence.internal.jpa.config.mappings that return Transient Modifier and Type Method Description TransientTransientImpl. setName(String name) -
Uses of Transient in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return Transient Modifier and Type Method Description TransientEmbeddable. addTransient()TransientEntity. addTransient()TransientMappedSuperclass. addTransient()TransientTransient. setName(String name)
-