7 Data Interface for LOBs
This chapter discusses how to perform DML and Query operations on LOBs. These operations are similar to the ones performed on traditional Character and RAW data types.
- Overview of the Data Interface for LOBs
The data interface for LOBs includes a set of Java and OCI APIs that are extended to work with the LOB data types. - Benefits of Using the Data Interface for LOBs
This section discusses the benefits of the using the Data Interface for LOBs. - Data Interface for LOBs in Java
This section discusses the usage of data interface for LOBs in Java. - Data Interface for LOBs in OCI
This section discusses OCI functions included in the data interface for LOBs. These OCI functions work for LOB data types exactly the same way as they do forVARCHAR
orLONG
data types.