|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sap.mdm.server.DBMSType
The DBMSType class contains a list of enumerations of supported DBMS.
| Field Summary | |
static DBMSType |
DB2_I5OS
IBM_I5OS indicates an IBM DB2 for i5/OS DMBS. |
static DBMSType |
DB2_ZOS
IBM_ZOS indicates a IBM DB2 mainframe version (z/OS) DMBS. |
static DBMSType |
HANA
HANA indicates a SAP HANA DMBS. |
static DBMSType |
IBM_DB2
IBM_DB2 indicates an IBM (Linux, Unix, Windows) DBMS. |
static DBMSType |
MAXDB
MAX_DB indicates a SAP MAXDB DMBS. |
static DBMSType |
MS_SQL
MS_SQL indicates a Microsoft SQL DMBS. |
static DBMSType |
ORACLE
ORACLE indicates an Oracle DBMS. |
static DBMSType |
SAP_ASE
SAP_ASE indicates a SAP ASE DMBS. |
static DBMSType |
UNKNOWN
Unknown DBMS type. |
| Method Summary | |
boolean |
equals(Object obj)
|
static DBMSType |
getDBMSType(int id)
Returns the DBMS type given the ID. |
static DBMSType |
getDBMSType(String name)
Returns the DBMS type given the name. |
int |
getID()
Retrieves the ID. |
String |
getName()
Retrieves the name. |
int |
hashCode()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final DBMSType UNKNOWN
public static final DBMSType ORACLE
ORACLE indicates an Oracle DBMS.
public static final DBMSType IBM_DB2
IBM_DB2 indicates an IBM (Linux, Unix, Windows) DBMS.
public static final DBMSType MS_SQL
MS_SQL indicates a Microsoft SQL DMBS.
public static final DBMSType DB2_ZOS
IBM_ZOS indicates a IBM DB2 mainframe version (z/OS) DMBS.
public static final DBMSType DB2_I5OS
IBM_I5OS indicates an IBM DB2 for i5/OS DMBS.
public static final DBMSType MAXDB
MAX_DB indicates a SAP MAXDB DMBS.
public static final DBMSType HANA
HANA indicates a SAP HANA DMBS.
public static final DBMSType SAP_ASE
SAP_ASE indicates a SAP ASE DMBS.
| Method Detail |
public static DBMSType getDBMSType(int id)
id - the database type ID.
public static DBMSType getDBMSType(String name)
name - the database type name.
public int getID()
public String getName()
public String toString()
public int hashCode()
public boolean equals(Object obj)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright 2004-2007 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.
These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies (SAP Group) for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.