org.postgresql.ds.jdbc4
Class AbstractJdbc4PooledConnection
java.lang.Object
org.postgresql.ds.jdbc23.AbstractJdbc23PooledConnection
org.postgresql.ds.jdbc4.AbstractJdbc4PooledConnection
- Direct Known Subclasses:
- PGPooledConnection
public abstract class AbstractJdbc4PooledConnection
- extends AbstractJdbc23PooledConnection
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractJdbc4PooledConnection
public AbstractJdbc4PooledConnection(Connection con,
boolean autoCommit,
boolean isXA)
removeStatementEventListener
public void removeStatementEventListener(StatementEventListener listener)
addStatementEventListener
public void addStatementEventListener(StatementEventListener listener)
getParentLogger
public Logger getParentLogger()
throws SQLFeatureNotSupportedException
- Throws:
SQLFeatureNotSupportedException
Copyright © 2013. All Rights Reserved.