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