| Package | Description |
|---|---|
| io.debezium.connector.postgresql.connection |
| Modifier and Type | Method and Description |
|---|---|
protected ServerInfo |
ServerInfo.addRole(String roleName,
String permissions) |
ServerInfo |
PostgresConnection.serverInfo()
Returns information about the PG server to which this instance is connected.
|
protected ServerInfo |
ServerInfo.withDatabase(String database) |
protected ServerInfo |
ServerInfo.withServer(String server) |
protected ServerInfo |
ServerInfo.withUsername(String username) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.