See: Description
Class | Description |
---|---|
SMColumn |
This class provides some beans control methods related to Column, Table in
which the Column is present and its related Audit History Details.
|
SMEnvironment |
This class provides some beans control methods related to Environment, Database Details in which the Environment is present and its related Audit History Details.
|
SMIndex |
The SMIndex class contains several useful class fields and methods related to
SMIndex.
|
SMNode |
This class provides some beans control methods related to SMNode, where in it specifies the nodeType, which can be System, Environment, Table, Column, Component and Field.
|
SMSchema | |
SMSystem |
This class provides some beans control methods related to System, Database Details in which the System is present, Tables count and its related Audit History Details.
|
SMTable |
This class provides some beans control methods related to Table and the Environment in which the Table is created and its related Audit History Details.
|
Enum | Description |
---|---|
SMColumn.SMColumnType |
The constants of this enumerated type are used to specify the ColumnType
such as Tables, Columns and Columns being treated as Tables.
|
SMEnvironment.DatabaseType |
These constants are used to specify whether the DatabaseType is of any of the listed Types : Excel, CWM, XMI, ERWin, Access,DSV,JSON, XSD,
SqlServer, Oracle, SqlServerWindows, GreenPlum, TeraData, VERTICA, Pervasive, DB2, MySQL, SYBASE, SAP, BigDataCloudera,
BigDataHortonWorks, BigDataMapR, NETEZZA, AmazonRedshift, Salesforce, Snowflake, Other.
|
SMNode.SMNodeType |
The constants of this enumerated type provides a simple classification and used to specify the NodeType such as System, Environment, Table, Column, Component or Field.
|
SMTable.SMTableType |
The constants of this enumerated type provides a simple classification of the declared elements.
|