The Hana DB Instance on the SAP Cloud Platform (Platform) is accessed in two ways:
1. Development Tool:sap HANA web-based Development Workbench via the SAP cloud platform based on the web version
2. Direct access via Eclipse with Cloud connector
Switch to the Data Source Explorer view in Eclipse to create a new connection profile:
Profile type selected as generic JDBC:
The Properties property is as shown in.
Connection the service channel URL on the Url:cloud connector. The configuration details of cloud Connector refer to my article using JDBC to operate the Hana database on the SAP cloud platform.
Database Name: Fill in the ID of the Hana DB instance on the SAP cloud platform.
Driver Class:com.sap.db.jdbc.Driver
JAR List: Download from this link.
The Hana DB Instance on the SAP cloud Platform can now be accessed directly from Eclipse.
To get more original Jerry's technical articles, please follow the public number "Wang Zixi" or scan the QR code below:
Use Eclipse to connect Hana DB instances on the SAP cloud Platform