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

Quick Search    Search Deep

Uses of Class
org.apache.derby.iapi.types.SQLBinary

Uses of SQLBinary in org.apache.derby.iapi.types
 

Subclasses of SQLBinary in org.apache.derby.iapi.types
 class SQLBit
          SQLBit satisfies the DataValueDescriptor interfaces (i.e., DataType).
 class SQLBlob
          SQLBlob satisfies the DataValueDescriptor, interfaces (i.e., OrderableDataType).
 class SQLLongVarbit
          SQLLongVarbit satisfies the DataValueDescriptor interfaces (i.e., OrderableDataType).
 class SQLVarbit
          SQLVarbit satisfies the DataValueDescriptor interfaces (i.e., OrderableDataType).