|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SavepointListener | |
|---|---|
| org.postgresql.pljava | |
| org.postgresql.pljava.internal | |
| Uses of SavepointListener in org.postgresql.pljava |
|---|
| Methods in org.postgresql.pljava with parameters of type SavepointListener | |
|---|---|
void |
Session.addSavepointListener(SavepointListener listener)
Adds the specified listener to the list of listeners that will
receive savepoint events. |
void |
Session.removeSavepointListener(SavepointListener listener)
Removes the specified listener from the list of listeners that will
receive savepoint events. |
| Uses of SavepointListener in org.postgresql.pljava.internal |
|---|
| Methods in org.postgresql.pljava.internal with parameters of type SavepointListener | |
|---|---|
void |
Session.addSavepointListener(SavepointListener listener)
Adds the specified listener to the list of listeners that will receive savepoint events. |
void |
Session.removeSavepointListener(SavepointListener listener)
Removes the specified listener from the list of listeners that will receive savepoint events. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||