Alphabetical Index

C D F G H L R T U

C

cancel() - method in class com.sap.dbtech.powertoys.DBM
cancel() - method in class com.sap.dbtech.powertoys.Loader
cmd(String) - method in class com.sap.dbtech.powertoys.DBM
executes cmdString in the current dbm session.
cmd(String) - method in class com.sap.dbtech.powertoys.Loader
executes cmdString in the current lserver session.
cmd(String,boolean) - method in class com.sap.dbtech.powertoys.DBM

D

dbDBM(String,String) - static method in class com.sap.dbtech.powertoys.DBM
creates a new DBM by specifying the host and the dbname
dbLoader(String,String) - static method in class com.sap.dbtech.powertoys.Loader
creates a new Loader by specifying the host and the dbname
DBM - class com.sap.dbtech.powertoys.DBM
Executes administration commands for SAP DB
DBM(Properties) - constructor for class com.sap.dbtech.powertoys.DBM
creates a new DBM.
DBMException - class com.sap.dbtech.powertoys.DBMException
Exception thrown when DBM command fails
dbnameKeyC - static field in class com.sap.dbtech.powertoys.DBM
dbnameKeyC - static field in class com.sap.dbtech.powertoys.Loader
dbrootDBM(String,String) - static method in class com.sap.dbtech.powertoys.DBM
create a new DBM by specifying the host and the dbroot
dbrootKeyC - static field in class com.sap.dbtech.powertoys.DBM
dbrootKeyC - static field in class com.sap.dbtech.powertoys.Loader
dbrootLoader(String,String) - static method in class com.sap.dbtech.powertoys.Loader
create a new Loader by specifying the host and the dbroot

F

finalize() - method in class com.sap.dbtech.powertoys.DBM
finalize() - method in class com.sap.dbtech.powertoys.Loader

G

getErrorCode() - method in class com.sap.dbtech.powertoys.DBMException
returns the error code as set by dbm server.
getErrorCode() - method in class com.sap.dbtech.powertoys.LoaderException
returns the error code as set by dbm server.
getErrorID() - method in class com.sap.dbtech.powertoys.DBMException
returns the symbolic equvalent of the error code.

H

hostKeyC - static field in class com.sap.dbtech.powertoys.DBM
hostKeyC - static field in class com.sap.dbtech.powertoys.Loader

L

Loader - class com.sap.dbtech.powertoys.Loader
Executes loader commands for SAP DB
Loader(Properties) - constructor for class com.sap.dbtech.powertoys.Loader
creates a new Loader.
LoaderException - class com.sap.dbtech.powertoys.LoaderException
Exception thrown when Loader command fails

R

release() - method in class com.sap.dbtech.powertoys.DBM
closes the connection
release() - method in class com.sap.dbtech.powertoys.Loader
closes the connection

T

toString() - method in class com.sap.dbtech.powertoys.DBMException
returns printable String of exception
toString() - method in class com.sap.dbtech.powertoys.LoaderException
returns printable String of exception

U

userKeyC - static field in class com.sap.dbtech.powertoys.DBM
userKeyC - static field in class com.sap.dbtech.powertoys.Loader