private static class |
DatabaseConnection.TriggeredOldNewDataSource |
A MutableTableDataSource implementation that is used for trigger actions
to represent the data in the OLD and NEW tables.
|
(package private) class |
GTConnectionInfoDataSource |
An implementation of MutableTableDataSource that presents the current
connection information.
|
(package private) class |
GTCurrentConnectionsDataSource |
An implementation of MutableTableDataSource that presents the current
list of connections on the database.
|
class |
GTPrivMapDataSource |
A GTDataSource that maps a Privs 11-bit set to strings that represent the
priv in human understandable string.
|
(package private) class |
GTProductDataSource |
An implementation of MutableTableDataSource that models information about
the software.
|
class |
GTSQLTypeInfoDataSource |
A GTDataSource that models all SQL types that are available.
|
(package private) class |
GTStatisticsDataSource |
An implementation of MutableTableDataSource that presents database
statistical information.
|
(package private) class |
GTTableColumnsDataSource |
An implementation of MutableTableDataSource that presents information
about the columns of all tables in all schema.
|
(package private) class |
GTTableInfoDataSource |
An implementation of MutableTableDataSource that presents information
about the tables in all schema.
|