Uses of Enum
org.apache.empire.db.context.DBRollbackManager.ReleaseAction
Packages that use DBRollbackManager.ReleaseAction
-
Uses of DBRollbackManager.ReleaseAction in org.apache.empire.db.context
Methods in org.apache.empire.db.context that return DBRollbackManager.ReleaseActionModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static DBRollbackManager.ReleaseAction[]DBRollbackManager.ReleaseAction.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.empire.db.context with parameters of type DBRollbackManager.ReleaseActionModifier and TypeMethodDescriptionvoidDBRollbackManager.releaseConnection(Connection conn, DBRollbackManager.ReleaseAction action) releaseConnection from handler and perform