Package | Description |
---|---|
com.ibm.tivoli.maximo.dbmanage | |
com.ibm.tivoli.maximo.dbmanage.connection | |
com.ibm.tivoli.maximo.integrity |
Modifier and Type | Method and Description |
---|---|
static java.sql.Connection |
ScriptDBConnect.getConnection(java.util.Properties properties,
LogSQL logger) |
static java.sql.Connection |
ScriptDBConnect.getMaximoConnection(java.util.Properties properties,
LogSQL logger) |
Modifier and Type | Method and Description |
---|---|
static java.sql.Connection |
LoggingConnection.getLoggingConnection(java.sql.Connection con,
LogSQL logger) |
void |
LoggingConnection.setSQLLogger(LogSQL logger) |
Modifier and Type | Method and Description |
---|---|
LogSQL |
ValidateLogger.getSQLLogger()
Setup a ValidateLogger on these streams.
|