@Deprecated public class ApplicationContextConnectionProvider extends Object implements org.hibernate.connection.ConnectionProvider
| Constructor and Description |
|---|
ApplicationContextConnectionProvider()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Deprecated.
|
void |
closeConnection(Connection conn)
Deprecated.
|
void |
configure(Properties props)
Deprecated.
|
Connection |
getConnection()
Deprecated.
|
boolean |
supportsAggressiveRelease()
Deprecated.
|
public ApplicationContextConnectionProvider()
public void close()
throws org.hibernate.HibernateException
close in interface org.hibernate.connection.ConnectionProviderorg.hibernate.HibernateExceptionpublic void closeConnection(Connection conn) throws SQLException
closeConnection in interface org.hibernate.connection.ConnectionProviderSQLExceptionpublic void configure(Properties props) throws org.hibernate.HibernateException
configure in interface org.hibernate.connection.ConnectionProviderorg.hibernate.HibernateExceptionpublic Connection getConnection() throws SQLException
getConnection in interface org.hibernate.connection.ConnectionProviderSQLExceptionpublic boolean supportsAggressiveRelease()
supportsAggressiveRelease in interface org.hibernate.connection.ConnectionProviderCopyright © 2019 Apereo. All rights reserved.