Uses of Interface
org.eclipse.persistence.jpa.config.Multitenant
-
Packages that use Multitenant Package Description org.eclipse.persistence.internal.jpa.config.classes org.eclipse.persistence.internal.jpa.config.multitenant org.eclipse.persistence.jpa.config -
-
Uses of Multitenant in org.eclipse.persistence.internal.jpa.config.classes
Methods in org.eclipse.persistence.internal.jpa.config.classes that return Multitenant Modifier and Type Method Description MultitenantAbstractMappedClassImpl. setMultitenant() -
Uses of Multitenant in org.eclipse.persistence.internal.jpa.config.multitenant
Classes in org.eclipse.persistence.internal.jpa.config.multitenant that implement Multitenant Modifier and Type Class Description classMultitenantImplJPA scripting API implementation.Methods in org.eclipse.persistence.internal.jpa.config.multitenant that return Multitenant Modifier and Type Method Description MultitenantMultitenantImpl. setIncludeCriteria(Boolean includeCriteria)MultitenantMultitenantImpl. setType(String type) -
Uses of Multitenant in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return Multitenant Modifier and Type Method Description MultitenantMultitenant. setIncludeCriteria(Boolean includeCriteria)MultitenantEntity. setMultitenant()MultitenantMappedSuperclass. setMultitenant()MultitenantMultitenant. setType(String type)
-