Uses of Enum
org.apache.openjpa.persistence.ConnectionRetainMode
-
Uses of ConnectionRetainMode in org.apache.openjpa.persistence
Modifier and TypeMethodDescriptionEntityManagerImpl.getConnectionRetainMode()
OpenJPAEntityManager.getConnectionRetainMode()
Return the connection retain mode for this entity manager.static ConnectionRetainMode
Returns 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.