Package | Description |
---|---|
org.postgresql | |
org.postgresql.core | |
org.postgresql.jdbc |
Modifier and Type | Method and Description |
---|---|
PGNotification[] |
PGConnection.getNotifications()
This method returns any notifications that have been received since the last call to this
method.
|
Modifier and Type | Class and Description |
---|---|
class |
Notification |
Modifier and Type | Method and Description |
---|---|
PGNotification[] |
ProtocolConnection.getNotifications()
Retrieve and clear the set of asynchronous notifications pending on this connection.
|
Modifier and Type | Method and Description |
---|---|
PGNotification[] |
PgConnection.getNotifications() |
Copyright © 2016 PostgreSQL Global Development Group. All rights reserved.