SAP ABAP Class CL_SQL_CLOB (CL_SQL_CLOB)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DBI (Application Component) DB-Independent Database Interface
     SDB_ADBC (Package) ABAP Database Call Interface (Dynamic SQL)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SQL_CLOB_MSS CLOB Locators 20011107
2 Inheritance (c INHERITING FROM c_ref)  CL_SQL_CLOB_ORA CLOB Locators 20010329
Properties
Class CL_SQL_CLOB  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDB_ADBC   ABAP Database Call Interface (Dynamic SQL) 
Created 20010329   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SQL_CLOB has no forward declaration.
Interfaces
Class CL_SQL_CLOB has no interface implemented.
Friends
Class CL_SQL_CLOB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_REF Instance attribute Protected Object reference (TYPE REF TO) CL_SQL_CONNECTION Database Connection 20010329
2 GUID Instance attribute Protected Type reference (TYPE) GUID_16 GUID in 'RAW' format 20010403
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20010330
2 GET_LOCATOR_REF Instance method Public Method 20010402
Events
Class CL_SQL_CLOB has no event.
Types
Class CL_SQL_CLOB has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CON_REF Call by reference Object reference (TYPE REF TO) CL_SQL_CONNECTION Datenbankverbindung 20010330

Method CONSTRUCTOR on class CL_SQL_CLOB has no exception.

Method GET_LOCATOR_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LOC_REF Value transfer Object reference (TYPE REF TO) DATA Referenz auf einen CLOB Lokator 20010402

Method GET_LOCATOR_REF on class CL_SQL_CLOB has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 610