Uses of Interface
org.eclipse.persistence.jpa.rs.features.FeatureSet
Packages that use FeatureSet
-
Uses of FeatureSet in org.eclipse.persistence.jpa.rs
Methods in org.eclipse.persistence.jpa.rs that return FeatureSetModifier and TypeMethodDescriptionPersistenceContext.getSupportedFeatureSet()
Gets the supported feature set. -
Uses of FeatureSet in org.eclipse.persistence.jpa.rs.features
Classes in org.eclipse.persistence.jpa.rs.features that implement FeatureSetModifier and TypeClassDescriptionclass
The legacy initial feature set.class
Feature set for service version 2.0.Methods in org.eclipse.persistence.jpa.rs.features that return FeatureSetModifier and TypeMethodDescriptionServiceVersion.getFeatureSet()
Gets aFeatureSet
related to this service version.