public class InitCommand extends CommandBase<Connection>
handler| Constructor and Description |
|---|
InitCommand(SocketConnectionBase conn,
String username,
String password,
String database,
Map<String,String> properties) |
| Modifier and Type | Method and Description |
|---|---|
SocketConnectionBase |
connection() |
String |
database() |
String |
password() |
Map<String,String> |
properties() |
String |
username() |
failCopyright © 2020. All rights reserved.