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 TypeClassDescriptionclassThe legacy initial feature set.classFeature set for service version 2.0.Methods in org.eclipse.persistence.jpa.rs.features that return FeatureSetModifier and TypeMethodDescriptionServiceVersion.getFeatureSet()Gets aFeatureSetrelated to this service version.