Uses of Enum
org.apache.openjpa.persistence.ConnectionRetainMode
Packages that use ConnectionRetainMode
-
Uses of ConnectionRetainMode in org.apache.openjpa.persistence
Methods in org.apache.openjpa.persistence that return ConnectionRetainModeModifier and TypeMethodDescriptionEntityManagerImpl.getConnectionRetainMode()OpenJPAEntityManager.getConnectionRetainMode()Return the connection retain mode for this entity manager.static ConnectionRetainModeReturns the enum constant of this type with the specified name.static ConnectionRetainMode[]ConnectionRetainMode.values()Returns an array containing the constants of this enum type, in the order they are declared.