Uses of Enum Class
org.eclipse.persistence.jpa.rs.features.ServiceVersion
Packages that use ServiceVersion
-
Uses of ServiceVersion in org.eclipse.persistence.jpa.rs
Methods in org.eclipse.persistence.jpa.rs that return ServiceVersionConstructors in org.eclipse.persistence.jpa.rs with parameters of type ServiceVersionModifierConstructorDescriptionPersistenceContext(String emfName, EntityManagerFactory emf, URI defaultURI, ServiceVersion version) Instantiates a new persistence context. -
Uses of ServiceVersion in org.eclipse.persistence.jpa.rs.features
Methods in org.eclipse.persistence.jpa.rs.features that return ServiceVersionModifier and TypeMethodDescriptionstatic ServiceVersionReturns enumeration value by version number as it appears in URI.static ServiceVersionReturns the enum constant of this class with the specified name.static ServiceVersion[]ServiceVersion.values()Returns an array containing the constants of this enum class, in the order they are declared.