Package com.ads.mm.db.util
package 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.
Few of the bean classes uses Enumerated Types which provides a simple classification of the declared elements.
GreenPlum, Oracle, Netezza, SqlServer, SalesForce etc...and utility information like Table, View, synonym, ActualTableName, Precision, BufferLength specific to every Database Type.
Few of the bean classes uses Enumerated Types which provides a simple classification of the declared elements.
-
ClassDescriptionThis class consists of methods relating to dbDriver, dbSchema, maximumConnectionsPerPartition, minimumConnectionsPerPartition
partitions, rowSeparator,dbUrl, ipAddress etc...These ENUM constants are used to specify whether the ModelType can be PHYSICAL and LOGICAL.