Uses of Class
org.hsqldb.rowio.RowOutputBinary

Packages that use RowOutputBinary
org.hsqldb   
org.hsqldb.rowio   
 

Uses of RowOutputBinary in org.hsqldb
 

Fields in org.hsqldb declared as RowOutputBinary
protected  RowOutputBinary HSQLClientConnection.rowOut
           
 

Uses of RowOutputBinary in org.hsqldb.rowio
 

Constructors in org.hsqldb.rowio with parameters of type RowOutputBinary
RowInputBinary(RowOutputBinary out)
          uses the byte[] buffer from out.
 



Copyright © 2001 - 2004 HSQL Development Group. All Rights Reserved.