| Interface | Description |
|---|---|
| MaximoSQLException |
Used for Maximo generated SQL Exceptions.
|
| Class | Description |
|---|---|
| AppenderAdapter |
This adapter class helps create logging appenders.
|
| DatabaseType |
This utility class shares the database type information for Maximo types.
|
| ExceptionUtility |
Helper class for dealing with exceptions.
|
| IndexDefinition |
Stores information about a Maximo index.
|
| LogSQL |
Handles logging of SQL statements.
|
| MaximoDatabaseInfo |
Source for information about a Maximo database.
|
| MaximoMessage |
This class is designed to return text for messages.
|
| MaxInstalling |
Maintains the flag that indicates that a new install is happening.
|
| NoNullValueHashMap |
This HashMap will not store keys with null values.
|
| ScriptDBConnect |
This class will correct get the connection to a database, depending on
whether Multitenancy is enabled or not.
|
| ServerType |
Identifies a database server.
|
| SQLUtility |
Helper methods for working with connections.
|
| StringHashSet |
This a simple extension to construct a HashSet starting with Strings from an array.
|
| Exception | Description |
|---|---|
| MXExceptionWithDefault |
Refer to a message in an exception where the
message may not be in the MaxMessages table.
|