Package | Description |
---|---|
com.ads.api.util |
Contains Utility Classes, Collection Classes, Java Bean Classes which are specific to System, Environment, Table, Column, Mappings, Subject,
KeyValue Pairs etc...
|
com.ads.mm.db.util |
Contains Collection Classes, Java Bean Classes which are specific to different DataBaseTypes such as CSV, DB2,
GreenPlum, Oracle, Netezza, SqlServer, SalesForce etc...and utility information like Table, View, synonym, ActualTableName, Precision, BufferLength specific to every Database Type. |
com.icc.util |
Contains a class called RequestStatus which is a Boolean class which wraps a value of the primitive type boolean in an object.
|
Class and Description |
---|
DBHelper
This class consists of methods relating to dbDriver, dbSchema, maximumConnectionsPerPartition, minimumConnectionsPerPartition
partitions, rowSeparator,dbUrl, ipAddress etc... |
Class and Description |
---|
DBHelper.ModelType
These ENUM constants are used to specify whether the ModelType can be PHYSICAL and LOGICAL.
|
DBHelper.ScanCriteria |
Class and Description |
---|
DBHelper.ModelType
These ENUM constants are used to specify whether the ModelType can be PHYSICAL and LOGICAL.
|