|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.firebirdsql.jca.AbstractXAConnection
org.firebirdsql.jca.FBXAConnection
public class FBXAConnection
Constructor Summary | |
---|---|
protected |
FBXAConnection(AbstractConnection connection)
|
Method Summary | |
---|---|
void |
addStatementEventListener(javax.sql.StatementEventListener listener)
|
void |
removeStatementEventListener(javax.sql.StatementEventListener listener)
|
Methods inherited from class org.firebirdsql.jca.AbstractXAConnection |
---|
addConnectionEventListener, close, getConnection, getXAResource, removeConnectionEventListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected FBXAConnection(AbstractConnection connection)
Method Detail |
---|
public void addStatementEventListener(javax.sql.StatementEventListener listener)
public void removeStatementEventListener(javax.sql.StatementEventListener listener)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |