Uses of Class
net.sf.fikin.sql.SQLPipe

Packages that use SQLPipe
net.sf.fikin.sql SQL handling support library 
 

Uses of SQLPipe in net.sf.fikin.sql
 

Methods in net.sf.fikin.sql that return SQLPipe
 SQLPipe SQLPipeElement.getPipe()
          get the pipe this object is created in
 

Methods in net.sf.fikin.sql with parameters of type SQLPipe
 void SQLPipeElement.setPipe(SQLPipe pipe)
          assign the pipe this object will operate in called by SQLPipe itself
 



Copyright © 2003-2007 Nikolay Fiykov. All Rights Reserved.