See: Description
Class | Description |
---|---|
DBProperties |
This class consists of methods related to retrieve the information regarding DataBaseHost, DataBaseName, DataBaseType, Domain,
DriverName, MaximumConnections, MinimumConnections, Schemas, Partitions etc.. |
RequestStatus<T> |
This class is a Boolean class which wraps a value of the primitive type boolean in an object.
|
Enum | Description |
---|---|
DBProperties.ConnectionPoolType |
Connection Pool Type to use in the backend
|
DBProperties.DatabaseType |
These constants are used to specify the DataBaseType from any of the listed types as, ERWIN, CWM, XMI, XSD, DSV, JSON, EXCEL, MSACCESS,HSQLDB,
SQLSERVER, SQLSERVERWINDOWS, ORACLE, GREENPLUM, VERTICA, SYBASE, PERVASIVE, TERADATA, DB2, MYSQL, NETEZZA, SAP, AMAZON_REDSHIFT("AmazonRedshift"), OTHER, ODBC, BIGDATA_CLOUDERA("Cloudera"), BIGDATA_HORTONWORKS("Hortonworks"), BIGDATA_MAPR("MapR"),SALESFORCE. |
DBProperties.Operation |
These constants are used to specify whether the operation Type is of FRESH_UPLOAD, APPEND, UPDATE_APPEND.
|