Spec-Zone .ru
спецификации, руководства, описания, API
JavaTM 2 Platform
Std. Ed. v1.3.1

Uses of Interface
java.sql.Clob

Packages that use Clob
java.sql Provides the API for accessing and processing data in a data source using the JavaTM programming language. 
 

Uses of Clob in java.sql
 

Methods in java.sql that return Clob
 Clob CallableStatement.getClob(int i)
          Gets the value of a JDBC CLOB parameter as a Clob object in the Java programming language.
 Clob SQLInput.readClob()
          Reads an SQL CLOB value from the stream and returns it as a Clob object in the Java programming language.
 Clob ResultSet.getClob(int i)
          Returns the value of the designated column in the current row of this ResultSet object as a Clob object in the Java programming language.
 Clob ResultSet.getClob(String colName)
          Returns the value of the designated column in the current row of this ResultSet object as a Clob object in the Java programming language.
 

Methods in java.sql with parameters of type Clob
 void PreparedStatement.setClob(int i, Clob x)
          Sets the designated parameter to the given Clob object.
 void SQLOutput.writeClob(Clob x)
          Writes an SQL CLOB value to the stream.
 long Clob.position(Clob searchstr, long start)
          Determines the character position at which the specified Clob object searchstr appears in this Clob object.
 


JavaTM 2 Platform
Std. Ed. v1.3.1

Submit a bug or feature
For further API reference and developer documentation, see Java 2 SDK SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2001 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.

free hit counter