SAP ABAP Class CL_DB6_ADBC_CMD (DB6 utility class to execute common ADBC queries)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB6 (Application Component) DB2 Universal Database for UNIX / NT
     STU6 (Package) DB6: Performance-Monitor (UNIX/Windows)
Properties
Class CL_DB6_ADBC_CMD  
Short Description DB6 utility class to execute common ADBC queries    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STU6   DB6: Performance-Monitor (UNIX/Windows) 
Created 20051219   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 DB6CC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DB6_ADBC_CMD has no interface implemented.
Friends
Class CL_DB6_ADBC_CMD has no friend class.
Attributes
Class CL_DB6_ADBC_CMD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXEC_DDL Static method Private Method executes DDL statement and commits changes 20051219
2 EXEC_STMT Static method Public Method 20081117
3 EXEC_STMT_LIST Static method Public Method execute given SQL statements 20051219
Events
Class CL_DB6_ADBC_CMD has no event.
Types
Class CL_DB6_ADBC_CMD has no local type.
Method Signatures

Method EXEC_DDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SECOND_CON Call by reference Object reference (TYPE REF TO) CL_SQL_CONNECTION Database Connection 20051219
2 Importing STATEMENT Call by reference Type reference (TYPE) STRING 20051219
3 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20051219
# Exception Resumable Description Created on
1 CX_DBA_ADBC DBA Cockpit: ADBC Errors 20051219

Method EXEC_STMT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STATEMENT Call by reference Type reference (TYPE) STRING 20081117
2 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20081117
# Exception Resumable Description Created on
1 CX_DBA_ADBC DBA Cockpit: ADBC Errors 20081117

Method EXEC_STMT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STATEMENTS Call by reference Type reference (TYPE) DB6CC_EDITOR_LIST 20051219
2 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20051219
# Exception Resumable Description Created on
1 CX_DBA_ADBC DBA Cockpit: ADBC-Fehler 20051219
History
Last changed by/on SAP  20130531 
SAP Release Created in 710