13.3.1 OracleClob Members
OracleClob members are listed in the following tables.
                  
OracleClob Constructors
OracleClob constructors are listed in Table 13-19.
                  
Table 13-19 OracleClob Constructors
| Constructor | Description | 
|---|---|
| Creates an instance of the  | 
OracleClob Static Fields
OracleClob static fields are listed in Table 13-20.
                  
Table 13-20 OracleClob Static Fields
| Field | Description | 
|---|---|
| Holds the maximum number of bytes a  | |
| Represents a null value that can be assigned to the value of an  | 
OracleClob Static Methods
OracleClob static methods are listed in Table 13-21.
                  
Table 13-21 OracleClob Static Methods
| Methods | Description | 
|---|---|
| 
 | Inherited from  | 
OracleClob Instance Properties
OracleClob instance properties are listed in Table 13-22.
                  
Table 13-22 OracleClob Instance Properties
| Properties | Description | 
|---|---|
| Indicates whether or not the LOB stream can be read | |
| Indicates whether or not forward and backward seek operations can be performed | |
| Indicates whether or not the LOB stream can be written | |
| Indicates the  | |
| Indicates whether the  | |
| Indicates whether or not the  | |
| Indicates whether or not the  | |
| Indicates whether or not the current instance has a null value | |
| Indicates whether or not the current instance is bound to a temporary  | |
| Indicates the size of the  | |
| Indicates the minimum number of bytes to retrieve or send from the database during a read or write operation | |
| Indicates the current read or write position in the LOB stream in bytes | |
| Returns the data, starting from the first character in the  | 
OracleClob Instance Methods
The OracleClob instance methods are listed in Table 13-23.
                  
Table 13-23 OracleClob Instance Methods
| Methods | Description | 
|---|---|
| Appends data to the current  | |
| Opens the  | |
| 
 | Inherited from  | 
| 
 | Inherited from  | 
| Creates a copy of an  | |
| Closes the current stream and releases resources associated with it | |
| Compares data referenced by the current instance to that of the supplied object | |
| Copies the data to an  | |
| 
 | Inherited from  | 
| Releases resources allocated by this object | |
| Closes the  | |
| 
 | Inherited from  | 
| 
 | Inherited from  | 
| 
 | Inherited from  | 
| Erases the specified  | |
| Not supported | |
| Returns a hash code for the current instance | |
| 
 | Inherited from  | 
| 
 | Inherited from  | 
| 
 | Inherited from  | 
| Compares the LOB data referenced by two  | |
| Reads from the current instance (Overloaded) | |
| 
 | Inherited from  | 
| Searches for a character pattern in the current instance of  | |
| Sets the position in the current LOB stream | |
| Trims or truncates the  | |
| 
 | Inherited from  | 
| Writes the provided  | |
| 
 | Inherited from  |