|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DBMSType | |
| com.sap.mdm.publishing.objects | |
| com.sap.mdm.publishing2.objects | |
| com.sap.mdm.publishing2.types | Provides types for publishing operations |
| com.sap.mdm.server | Provides supporting classes for working with the MDM server |
| com.sap.mdm.session | Provides classes and interfaces for connection and session management |
| Uses of DBMSType in com.sap.mdm.publishing.objects |
| Methods in com.sap.mdm.publishing.objects with parameters of type DBMSType | |
boolean |
Repository.createSession(String userName,
String Password,
String ServerName,
String repositoryName,
String dbmsServerName,
String dbName,
DBMSType dbmsType)
|
| Uses of DBMSType in com.sap.mdm.publishing2.objects |
| Methods in com.sap.mdm.publishing2.objects with parameters of type DBMSType | |
boolean |
Repository.createSession(String userName,
String password,
String serverName,
String repositoryName,
String dbmsServerName,
String dbName,
DBMSType dbmsType)
|
boolean |
Repository.createSessionWithRecordLimitInNodeGeneration(String userName,
String Password,
String ServerName,
String repositoryName,
String dbmsServerName,
String dbName,
DBMSType dbmsType,
int maxRowsInFamilyGeneration)
|
| Uses of DBMSType in com.sap.mdm.publishing2.types |
| Fields in com.sap.mdm.publishing2.types declared as DBMSType | |
DBMSType |
SessionParameters.dbmsType
|
| Constructors in com.sap.mdm.publishing2.types with parameters of type DBMSType | |
SessionParameters(String user,
String mdsServer,
String mdsRepository,
String dbmsServerName,
String dbName,
DBMSType dbmsType,
RegionProperties regionProperties,
TableId tableId,
FieldId mainTableTaxonomyFieldId)
Creates a new instance of this class. |
|
| Uses of DBMSType in com.sap.mdm.server |
| Fields in com.sap.mdm.server declared as DBMSType | |
static DBMSType |
DBMSType.UNKNOWN
Unknown DBMS type. |
static DBMSType |
DBMSType.ORACLE
ORACLE indicates an Oracle DBMS. |
static DBMSType |
DBMSType.IBM_DB2
IBM_DB2 indicates an IBM (Linux, Unix, Windows) DBMS. |
static DBMSType |
DBMSType.MS_SQL
MS_SQL indicates a Microsoft SQL DMBS. |
static DBMSType |
DBMSType.DB2_ZOS
IBM_ZOS indicates a IBM DB2 mainframe version (z/OS) DMBS. |
static DBMSType |
DBMSType.DB2_I5OS
IBM_I5OS indicates an IBM DB2 for i5/OS DMBS. |
static DBMSType |
DBMSType.MAXDB
MAX_DB indicates a SAP MAXDB DMBS. |
static DBMSType |
DBMSType.HANA
HANA indicates a SAP HANA DMBS. |
static DBMSType |
DBMSType.SAP_ASE
SAP_ASE indicates a SAP ASE DMBS. |
| Methods in com.sap.mdm.server that return DBMSType | |
DBMSType |
DBMSProperties.getDBMSType()
Returns the DBMS type. |
DBMSType |
RepositoryIdentifier.getDBMSType()
Returns the DBMS type. |
static DBMSType |
DBMSType.getDBMSType(int id)
Returns the DBMS type given the ID. |
static DBMSType |
DBMSType.getDBMSType(String name)
Returns the DBMS type given the name. |
| Methods in com.sap.mdm.server with parameters of type DBMSType | |
void |
DBMSProperties.setDBMSType(DBMSType dbmsType)
Sets the DBMS type. |
void |
RepositoryIdentifier.setDBMSType(DBMSType dbmsType)
Sets the DBMS type. |
| Constructors in com.sap.mdm.server with parameters of type DBMSType | |
MountedRepository(String name,
String dbms,
DBMSType dbmsType)
Constructors with the specified parameters. |
|
MountedRepository(String name,
String dbms,
DBMSType dbmsType,
int schemaUpgradeStatus)
Constructors with the specified parameters. |
|
DBMSProperties(String name,
DBMSType dbmsType)
Creates an instance identifying a DBMS server. |
|
RepositoryIdentifier(String name,
String dbms,
DBMSType dbmsType)
Creates an instance with the specified values. |
|
| Uses of DBMSType in com.sap.mdm.session |
| Methods in com.sap.mdm.session that return DBMSType | |
DBMSType |
MdmDestinationProperties.getDbmsType()
Returns the specified DBMS type |
DBMSType |
AbstractMdmDestinationProperties.getDbmsType()
|
| Methods in com.sap.mdm.session with parameters of type DBMSType | |
void |
MdmDestinationProperties.setDbmsType(DBMSType dbmsType)
Sets the type of DBMS. |
void |
AbstractMdmDestinationProperties.setDbmsType(DBMSType dbmsType)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
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.