public class NuxeoConnectionProvider extends Object implements ConnectionProvider
Constructor and Description |
---|
NuxeoConnectionProvider() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
closeConnection(Connection connection) |
void |
configure(Properties props) |
Connection |
getConnection() |
boolean |
supportsAggressiveRelease() |
public void configure(Properties props) throws HibernateException
configure
in interface ConnectionProvider
HibernateException
public Connection getConnection() throws SQLException
getConnection
in interface ConnectionProvider
SQLException
public void closeConnection(Connection connection) throws SQLException
closeConnection
in interface ConnectionProvider
SQLException
public void close() throws HibernateException
close
in interface ConnectionProvider
HibernateException
public boolean supportsAggressiveRelease()
supportsAggressiveRelease
in interface ConnectionProvider
Copyright © 2013 Nuxeo SA. All Rights Reserved.