Package | Description |
---|---|
com.ibm.tivoli.maximo.dbmanage.connection | |
com.ibm.tivoli.maximo.integrity | |
com.ibm.tivoli.maximo.integrity.check | |
com.ibm.tivoli.maximo.integrity.unittest |
Modifier and Type | Field and Description |
---|---|
static MTContext |
MTContext.LANDLORD |
static MTContext |
MTContext.MASTER |
Modifier and Type | Method and Description |
---|---|
MTContext |
ContextSql.getContext() |
MTContext |
MTConnection.getContext()
Get the current context.
|
MTContext |
MTConnection.getContextForQuery(java.lang.String sql) |
Modifier and Type | Method and Description |
---|---|
void |
MTSQLException.addException(MTContext context,
java.sql.SQLException se)
Add the exception and the context where the exception was thrown.
|
int |
MTContext.compareTo(MTContext arg0) |
java.sql.Connection |
MTConnection.getContextConnection(MTContext context) |
void |
MTConnection.pushContext(MTContext context) |
void |
MTConnection.setTargetContext(MTContext c) |
Constructor and Description |
---|
ContextSql(MTContext context,
java.lang.String sql) |
Modifier and Type | Method and Description |
---|---|
MTContext |
ICMessage.getContext() |
Modifier and Type | Method and Description |
---|---|
java.sql.Connection |
DatabaseInformation.getConnection(MTContext c)
Get the connection for the context.
|
void |
ICMessage.setContext(MTContext context)
Set the tenant context for this message.
|
Modifier and Type | Field and Description |
---|---|
protected MTContext |
CheckTenantData.currentTenant |
Constructor and Description |
---|
TenantSpecificRepair(MTContext context,
Repair repair,
DatabaseInformation di) |
Modifier and Type | Method and Description |
---|---|
protected MTContext |
ICCheckUnitTest.getTestTenant() |