|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SailConnectionListener
| Method Summary | |
|---|---|
void |
statementAdded(Statement st)
Notifies the listener that a statement has been added in a transaction that it has registered itself with. |
void |
statementRemoved(Statement st)
Notifies the listener that a statement has been removed in a transaction that it has registered itself with. |
| Method Detail |
|---|
void statementAdded(Statement st)
st - The statement that was added.void statementRemoved(Statement st)
st - The statement that was removed.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||