Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
java.sql.SQLInput

Uses of SQLInput in java.sql
 

Methods in java.sql with parameters of type SQLInput
 void SQLData.readSQL(SQLInput stream, java.lang.String typeName)
          This method populates the data in the object from the specified stream.