|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PGNotification
This interface defines the public PostgreSQL extension for Notifications
Method Summary | |
---|---|
java.lang.String |
getName()
Returns name of this notification |
java.lang.String |
getParameter()
Returns additional information from the notifying process. |
int |
getPID()
Returns the process id of the backend process making this notification |
Method Detail |
---|
java.lang.String getName()
int getPID()
java.lang.String getParameter()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |