Package | Description |
---|---|
edu.internet2.middleware.grouperClient.jdbc |
Modifier and Type | Method and Description |
---|---|
static GcTransactionEnd |
GcTransactionEnd.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GcTransactionEnd[] |
GcTransactionEnd.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
GcDbAccess.ConnectionBean.transactionEnd(GcDbAccess.ConnectionBean connectionBean,
GcTransactionEnd transactionEnd,
boolean endOnlyIfStarted,
boolean errorIfNoTransaction,
boolean endTransaction)
end a transaction
|
static void |
GcDbAccess.transactionEnd(GcTransactionEnd transactionEnd,
boolean endOnlyIfStarted)
end a transaction
|
static void |
GcDbAccess.transactionEnd(GcTransactionEnd transactionEnd,
boolean endOnlyIfStarted,
String connectionName)
end a transaction
|
Copyright © 2016 Internet2. All rights reserved.