| Modifier and Type | Field and Description |
|---|---|
private MySQLConnection |
ReadBinLogIT.conn |
| Modifier and Type | Method and Description |
|---|---|
static MySQLConnection |
MySQLConnection.forTestDatabase(String databaseName)
Obtain a connection instance to the named test database.
|
static MySQLConnection |
MySQLConnection.forTestDatabase(String databaseName,
String username,
String password)
Obtain a connection instance to the named test database.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.