Class GrouperJdbcConnectionProvider.GrouperJdbcConnectionBean
java.lang.Object
edu.internet2.middleware.grouper.subj.GrouperJdbcConnectionProvider.GrouperJdbcConnectionBean
- All Implemented Interfaces:
GcJdbcConnectionBean
,JdbcConnectionBean
- Enclosing class:
- GrouperJdbcConnectionProvider
public static class GrouperJdbcConnectionProvider.GrouperJdbcConnectionBean
extends Object
implements JdbcConnectionBean
TODO at the beginning of a release (e.g. 5.0?) get rid of this and just use grouper pool
bean to hold connection
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
-
Constructor Details
-
GrouperJdbcConnectionBean
construct- Parameters:
theHibernateSession
-
-
-
Method Details
-
connection
- Specified by:
connection
in interfaceGcJdbcConnectionBean
- Throws:
SQLException
- See Also:
-
doneWithConnection
- Specified by:
doneWithConnection
in interfaceGcJdbcConnectionBean
- Throws:
SQLException
- See Also:
-
doneWithConnectionError
- Specified by:
doneWithConnectionError
in interfaceGcJdbcConnectionBean
- See Also:
-
doneWithConnectionFinally
public void doneWithConnectionFinally()- Specified by:
doneWithConnectionFinally
in interfaceGcJdbcConnectionBean
- See Also:
-