Java Manual
Installing the SAP MaxDB JDBC Driver and Java Classes
SAP MaxDB JDBC Driver
Loading the JDBC Driver
Connecting to a Database
java.sql.DriverManager.getConnection Method
com.sap.dbtech.jdbcext.DataSourceSapDB Class
Connection URL
Testing the Connection to the Database
Setting Up an SSL Connection
Examples: Connecting to a Database
Executing SQL Statements
Example: HelloMaxDB
Error Handling (JDBC Driver)
DBM Java Classes
com.sap.dbtech.powertoys.DBM Class
com.sap.dbtech.powertoys.DBM.dbrootDBM Method
com.sap.dbtech.powertoys.DBM.dbDBM Method
com.sap.dbtech.powertoys.DBM.cmd Method
com.sap.dbtech.powertoys.DBM.cancel Method
com.sap.dbtech.powertoys.DBM.release Method
Error Handling (DBM Java Classes)
Example: Displaying the Operational State of a Database
Loader Java Classes
com.sap.dbtech.powertoys.Loader Class
com.sap.dbtech.powertoys.Loader.dbLoader Method
com.sap.dbtech.powertoys.Loader.cmd Method
com.sap.dbtech.powertoys.Loader.cancel Method
com.sap.dbtech.powertoys.Loader.release Method
Error Handling (Loader Java Classes)
Example: Exporting a Table
Troubleshooting for the SAP MaxDB JDBC Driver and Java Classes
JDBC Trace
Activating the JDBC Trace
Deactivating the JDBC Trace