com.sap.sl.sdk.authoring.connection
Interface RelationalConnection

All Superinterfaces:
Connection, DatabaseConnection, SlResource

public interface RelationalConnection
extends DatabaseConnection

Describes a relational connection.

Use ConnectionFactory.createRelationalConnection(String, String, String) to instantiate a relational connection.

Use CmsResourceService.loadConnection(String) to get a DatabaseConnection instance.


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.sap.sl.sdk.authoring.connection.DatabaseConnection
DatabaseConnection.AuthenticationMode, DatabaseConnection.HANAServerType, DatabaseConnection.SAPServerType
 
Field Summary
 
Fields inherited from interface com.sap.sl.sdk.authoring.connection.DatabaseConnection
AUTHENTICATION_MODE, CONNECTIVITY_TYPE, DATABASE, DATASOURCE, DBMS, JDBC_CLASS, LANGUAGE, NETWORK_LAYER, OLAP_CUBE, OLAP_PATH, OLAP_SERVER_NAME, OLE_DB_PROVIDER, PASSWORD, PROVIDER_STRING, SAP_APPLICATION_SERVER_NAME, SAP_CLIENT_NUMBER, SAP_GATEWAY_HOST_NAME, SAP_GATEWAY_SERVICE_NAME, SAP_GROUP_NAME, SAP_HANA_AUTO_RECONNECT, SAP_HANA_FETCH_SIZE, SAP_HANA_HOST_NAME, SAP_HANA_INSTANCE_NUMBER, SAP_HANA_SERVER_TYPE, SAP_HANA_USE_SSL, SAP_MESSAGE_SERVER_NAME, SAP_PROGRAM_MAPPING, SAP_SAVE_LANGUAGE, SAP_SERVER_TYPE, SAP_SSO_USE_SNC, SAP_SYSTEM_ID, SAP_SYSTEM_NUMBER, SAP_USE_GATEWAY, SAP_USE_PROGRAM_MAPPING, USER_NAME
 
Method Summary
 
Methods inherited from interface com.sap.sl.sdk.authoring.connection.DatabaseConnection
getParameter, getParameters
 
Methods inherited from interface com.sap.sl.sdk.authoring.connection.Connection
getDescription, getName, setDescription, setName
 
Methods inherited from interface com.sap.sl.sdk.authoring.commons.SlResource
getResourcePath
 



© Copyright 2016 SAP SE or an SAP affiliate company. All rights reserved.