Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.hibernate.connection.UserSuppliedConnectionProvider
ConnectionProvider
Method Summary | |
void |
|
void |
|
void |
|
Connection | |
boolean |
public void closeConnection(Connection conn)
- Specified by:
- closeConnection in interface ConnectionProvider
public void configure(Properties props) throws HibernateException
- Specified by:
- configure in interface ConnectionProvider
public Connection getConnection()
- Specified by:
- getConnection in interface ConnectionProvider
- See Also:
ConnectionProvider.getConnection()
public boolean supportsAggressiveRelease()
- Specified by:
- supportsAggressiveRelease in interface ConnectionProvider