Package com.ads.mm.db.dao
Enum Class DBEnvironment.DatabaseType
- All Implemented Interfaces:
Serializable,Comparable<DBEnvironment.DatabaseType>,Constable
- Enclosing class:
- DBEnvironment
These constants are used to specify whether the DatabaseType is of any of the listed Types : Excel, CWM, ETL, ERWin, Access,DSV,JSON, XSD,
SqlServer, Oracle, SqlServerWindows, GreenPlum, TeraData, VERTICA, Pervasive, DB2, MySQL, SYBASE, SAP, BigDataCloudera,
BigDataHortonWorks, BigDataMapR, NETEZZA, AmazonRedshift, Salesforce, Snowflake, BigQuery and None.
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionMicrosoft Access stores data in its own format based on the Access Jet Database Engine.Amazon Redshift is a fully managed, petabyte-scale data warehouse service in the cloud.CLOUDERA's open source platform, for the distribution of HADOOP and related projects.HORTONWORKS drives actionable intelligence with Connected Data Platforms that maximize the value of all data—data-in-motion and data-at-rest.MapR is a programming model and an associated implementation for processing and generating large data sets with a parallel, distributed algorithm on a cluster.Any other DatabaseType can be accessed by specifying the databaseType as OTHER.The CWM defines a specification for modeling metaData for relational, non-relational, multi-dimensional, and most other objects found in a data warehousing environment.Any other DatabaseType can be accessed by specifying the databaseType as OTHER.DB2 is designed to store, analyze and retrieve the data efficiently and is extended with the support of Object-Oriented features and non-relational structures with XML.Delimiter-separated values(DSV) store two-dimensional arrays of data by separating the values in each row with specific delimiter characters.ERwin is a software tool for data modeling of custom developed information systems, including databases of transactional systems and data marts.Deprecated.ETL defines the components in ETL Tools.Microsoft Excel has the basic features of all spreadsheets, using a grid of cells arranged in numbered rows and letter-named columns to organize the data manipulations.GREENPLUM Database is an advanced, fully featured, open source data warehouse.JavaScript Object Notation(JSON) is a syntax for storing and exchanging data.MySQL is the Open Source Relational SQL database management system enabling the cost-effective delivery of reliable, high-performance and scalable Web-based and embedded database applications.NETEZZA system can support multiple concurrent connections from clients.If no databaseType is specified or by default it is NONE.Oracle database is a collection of data treated as a unit.Any other DatabaseType can be accessed by specifying the databaseType as OTHER.Pervasive is an ACID-compliant DBMS.POSTGRESQL Database is a free and open-source relational database management system (RDBMS) emphasizing extensibility and SQL compliance.Salesforce business tool that allows you to manage all your customers, partners and prospects information all in one placeSAP DB is an open-source, platform-independent, SQL-based database system.Snowflake is an analytic data warehouse provided as Software-as-a-Service (SaaS) Snowflake's data warehouse is not built on an existing database or “big data” software platform such as Hadoop.Microsoft SQL Server is a relational database management system with the primary function of storing and retrieving data as requested by other software applications.SQL Server also makes the databases available via Windows Authentication.SYBASE is an enterprise software that manages and analyzes the information in relational databases.TERADATA delivers high performance, diverse queries, in-database analytics & sophisticated workload management.VERTICA is the cluster-based, column-oriented is designed to manage large, fast-growing volumes of data and provide very fast query performance.The XML Meta data Interchange (XMI) is an Object Management Group (OMG) standard for exchanging meta data information via Extensible Markup Language (XML).XSD (XML Schema Definition) specifies how to formally describe the elements in an Extensible Markup Language (XML) document. -
Method Summary
Modifier and TypeMethodDescriptionstatic DBEnvironment.DatabaseTypegetDatabaseType(String value) static DBEnvironment.DatabaseTypeReturns the enum constant of this class with the specified name.static DBEnvironment.DatabaseType[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
Excel
Microsoft Excel has the basic features of all spreadsheets, using a grid of cells arranged in numbered rows and letter-named columns to organize the data manipulations. -
ETL
ETL defines the components in ETL Tools. -
CWM
The CWM defines a specification for modeling metaData for relational, non-relational, multi-dimensional, and most other objects found in a data warehousing environment. -
XMI
The XML Meta data Interchange (XMI) is an Object Management Group (OMG) standard for exchanging meta data information via Extensible Markup Language (XML). -
ERWin
ERwin is a software tool for data modeling of custom developed information systems, including databases of transactional systems and data marts. -
ERWin9
Deprecated.ERWin9 is a leading data modeling solution that provides a simple, visual interface to manage your enterprise complex data environment. -
Access
Microsoft Access stores data in its own format based on the Access Jet Database Engine. -
DSV
Delimiter-separated values(DSV) store two-dimensional arrays of data by separating the values in each row with specific delimiter characters. -
JSON
JavaScript Object Notation(JSON) is a syntax for storing and exchanging data. -
XSD
XSD (XML Schema Definition) specifies how to formally describe the elements in an Extensible Markup Language (XML) document. -
SqlServer
Microsoft SQL Server is a relational database management system with the primary function of storing and retrieving data as requested by other software applications. -
Oracle
Oracle database is a collection of data treated as a unit. The purpose of this database is to store and retrieve related information. -
SqlServerWindows
SQL Server also makes the databases available via Windows Authentication. -
GreenPlum
GREENPLUM Database is an advanced, fully featured, open source data warehouse. -
Postgresql
POSTGRESQL Database is a free and open-source relational database management system (RDBMS) emphasizing extensibility and SQL compliance. -
Teradata
TERADATA delivers high performance, diverse queries, in-database analytics & sophisticated workload management. -
Vertica
VERTICA is the cluster-based, column-oriented is designed to manage large, fast-growing volumes of data and provide very fast query performance. -
Pervasive
Pervasive is an ACID-compliant DBMS. -
DB2
DB2 is designed to store, analyze and retrieve the data efficiently and is extended with the support of Object-Oriented features and non-relational structures with XML. -
MySQL
MySQL is the Open Source Relational SQL database management system enabling the cost-effective delivery of reliable, high-performance and scalable Web-based and embedded database applications. -
Sybase
SYBASE is an enterprise software that manages and analyzes the information in relational databases. -
SAP
SAP DB is an open-source, platform-independent, SQL-based database system. -
BigDataCloudera
CLOUDERA's open source platform, for the distribution of HADOOP and related projects. -
BigDataHortonWorks
HORTONWORKS drives actionable intelligence with Connected Data Platforms that maximize the value of all data—data-in-motion and data-at-rest. -
BigDataMapR
MapR is a programming model and an associated implementation for processing and generating large data sets with a parallel, distributed algorithm on a cluster. -
Netezza
NETEZZA system can support multiple concurrent connections from clients. Within a connection, NETEZZA supports only one active SQL activity at a time. -
AmazonRedshift
Amazon Redshift is a fully managed, petabyte-scale data warehouse service in the cloud. -
Salesforce
Salesforce business tool that allows you to manage all your customers, partners and prospects information all in one place -
Snowflake
Snowflake is an analytic data warehouse provided as Software-as-a-Service (SaaS) Snowflake's data warehouse is not built on an existing database or “big data” software platform such as Hadoop. The Snowflake data warehouse uses a new SQL database engine with a unique architecture designed for the cloud. -
Databricks
Any other DatabaseType can be accessed by specifying the databaseType as OTHER. -
BigQuery
Any other DatabaseType can be accessed by specifying the databaseType as OTHER. -
Other
Any other DatabaseType can be accessed by specifying the databaseType as OTHER. -
None
If no databaseType is specified or by default it is NONE.
-
-
Method Details
-
values
Returns an array containing the constants of this enum class, in the order they are declared.- Returns:
- an array containing the constants of this enum class, in the order they are declared
-
valueOf
Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)- Parameters:
name- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum class has no constant with the specified nameNullPointerException- if the argument is null
-
getDatabaseType
-