Field Summary |
|
final protected static int | SYSTEM_ALIASES |
final protected static int | SYSTEM_ALLTYPEINFO |
final protected static int | SYSTEM_AUTHORIZATIONS |
final protected static int | SYSTEM_BESTROWIDENTIFIER |
final protected static int | SYSTEM_BYTECODE |
final protected static int | SYSTEM_CACHEINFO |
final protected static int | SYSTEM_CATALOGS |
final protected static int | SYSTEM_CHECK_COLUMN_USAGE |
final protected static int | SYSTEM_CHECK_CONSTRAINTS |
final protected static int | SYSTEM_CHECK_ROUTINE_USAGE |
final protected static int | SYSTEM_CHECK_TABLE_USAGE |
final protected static int | SYSTEM_CLASSPRIVILEGES |
final protected static int | SYSTEM_COLLATIONS |
final protected static int | SYSTEM_COLUMNPRIVILEGES |
final protected static int | SYSTEM_COLUMNS |
final protected static int | SYSTEM_CROSSREFERENCE |
final protected static int | SYSTEM_INDEXINFO |
final protected static int | SYSTEM_PRIMARYKEYS |
final protected static int | SYSTEM_PROCEDURECOLUMNS |
final protected static int | SYSTEM_PROCEDURES |
final protected static int | SYSTEM_PROPERTIES |
final protected static int | SYSTEM_ROLE_AUTHORIZATION_DESCRIPTORS |
final protected static int | SYSTEM_SCHEMAS |
final protected static int | SYSTEM_SCHEMATA |
final protected static int | SYSTEM_SEQUENCES |
final protected static int | SYSTEM_SESSIONINFO |
final protected static int | SYSTEM_SESSIONS |
final protected static int | SYSTEM_SUPERTABLES |
final protected static int | SYSTEM_SUPERTYPES |
final protected static int | SYSTEM_TABLEPRIVILEGES |
final protected static int | SYSTEM_TABLES |
final protected static int | SYSTEM_TABLETYPES |
final protected static int | SYSTEM_TABLE_CONSTRAINTS |
final protected static int | SYSTEM_TEXTTABLES |
final protected static int | SYSTEM_TRIGGERCOLUMNS |
final protected static int | SYSTEM_TRIGGERS |
final protected static int | SYSTEM_TYPEINFO |
final protected static int | SYSTEM_UDTATTRIBUTES |
final protected static int | SYSTEM_UDTS |
final protected static int | SYSTEM_USAGE_PRIVILEGES |
final protected static int | SYSTEM_USERS |
final protected static int | SYSTEM_VERSIONCOLUMNS |
final protected static int | SYSTEM_VIEWS |
final protected static int | SYSTEM_VIEW_COLUMN_USAGE |
final protected static int | SYSTEM_VIEW_ROUTINE_USAGE |
final protected static int | SYSTEM_VIEW_TABLE_USAGE |
final protected Database | database |
protected boolean | isDirty Simple object-wide flag indicating that all of this object's cached
data is dirty. |
final protected static String[] | sysTableNames |
final protected static IntValueHashMap | sysTableNamesMap |
protected boolean | withContent state flag -- if true, contentful tables are to be produced, else
empty (surrogate) tables are to be produced. |