| Modifier and Type | Method and Description |
|---|---|
ConnectionKey |
ConnectionPoolDataSourceFactory.connectionKey(ChangeKey changeKey) |
static ConnectionKey |
ConnectionKey.of(String serverName,
int port,
String username,
String databaseName) |
| Modifier and Type | Method and Description |
|---|---|
int |
ConnectionKey.compareTo(ConnectionKey that) |
ConnectionPoolDataSource |
ConnectionPoolDataSourceFactory.connectionPool(ConnectionKey connectionKey) |
Copyright © 2017–2018. All rights reserved.