Uses of Enum
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 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.