The Loader Java classes provide functions for exporting data from/importing data to a database for your Java application.
You have installed the Loader Java classes.
More information: Installing the SAP MaxDB JDBC Driver and Java Classes
The Loader 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 the connection to a database Executing Loader commands for import and export and executing SQL statements |
|
com.sap.dbtech.powertoys.LoaderException |
Error handling More information: Error Handling (Loader Java Classes) |