public interface PGNotification
Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns name of this notification
|
String |
getParameter()
Returns additional information from the notifying process.
|
int |
getPID()
Returns the process id of the backend process making this notification
|
String getName()
int getPID()
String getParameter()
Copyright © 2017 PostgreSQL Global Development Group. All rights reserved.