Uses of Class
edu.internet2.middleware.grouperClient.jdbc.GcConnectionCallback
Packages that use GcConnectionCallback
-
Uses of GcConnectionCallback in edu.internet2.middleware.grouperClient.jdbc
Methods in edu.internet2.middleware.grouperClient.jdbc with parameters of type GcConnectionCallbackModifier and TypeMethodDescription<T> TGcDbAccess.callbackConnection(GcConnectionCallback<T> connectionCallback) Callback to get a connection - commit is called if there is no exception thrown, otherwise rollback is called.