SAP ABAP Class CL_TREX_SQL (Issuing native SQL with ADBC.)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TRX-API (Application Component) TREX ABAP + JAVA API
⤷
STREX (Package) TREX ABAP client
⤷
⤷
Properties
| Class | CL_TREX_SQL | |
| Short Description | Issuing native SQL with ADBC. | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STREX | TREX ABAP client |
| Created | 20080402 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TREX_SQL has no forward declaration.
Interfaces
Class CL_TREX_SQL has no interface implemented.
Friends
Class CL_TREX_SQL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR20 | 'TREX_TEST_2ND_DB_CON' | Char 20 | 20080402 | ||
| 2 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_SQL_STATEMENT | SQL statement | 20080402 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20080402 |
Events
Class CL_TREX_SQL has no event.
Types
Class CL_TREX_SQL has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_TREX_SQL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_TREX_SQL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 711 |