Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.apache.derby.diag

Class Summary
ConglomInfo  
ErrorLogReader ErrorLogReader is a virtual table interface (VTI) which contains all the statements of "interest" in db2j.log or a specified file when db2j.language.logStatementText=true.
ErrorMessages ErrorMessage shows all the SQLStates, locale-sensitive error messages, and exception severities for a database.
LockTable LockTable is a virtual table that shows all locks currently held in the database.
SpaceTable SpaceTable is a virtual table that shows the space usage of a particular table and its indexes.
StatementCache StatementCache is a virtual table that shows the contents of the SQL statement cache.
StatementDuration StatementDuration is a virtual table which can be used to analyze the execution duration of the statements of "interest" in db2j.log or a specified file when db2j.language.logStatementText=true.
TransactionTable TransactionTable is a virtual table that shows all transactions currently in the database.