Using the DBM Java classes, you can manage SAP MaxDB databases from within Java applications.
You have installed the DBM Java classes.
More information: Installing the SAP MaxDB JDBC Driver and Java Classes
The DBM Java classes are located in the file <independent_program_path>\runtime\jar\sapdbc.jar.
Example
C:\Program Files\sdb\programs\runtime\jar\sapdbc.jar
Class |
Task |
---|---|
Establishing and closing connections to the database Executing DBM commands (administration commands) |
|
com.sap.dbtech.powertoys.DBMException |
Error handling More information: Error Handling (DBM Java Classes) |
Database Manager CLI, Overview of all DBM Commands