jxUtil 0.6

org.sourceforge.jxutil.sql
Class XSQLRowSetWriter

java.lang.Object
  |
  +--org.sourceforge.jxutil.sql.XSQLRowSetWriter
All Implemented Interfaces:
RowSetWriter

public class XSQLRowSetWriter
extends Object
implements RowSetWriter

XSQLRowSetWriter. The development of this class was sponsored by Vic Cekvenich of BaseBeans Engineering.


Constructor Summary
XSQLRowSetWriter()
           
 
Method Summary
 boolean writeData(RowSetInternal caller)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XSQLRowSetWriter

public XSQLRowSetWriter()
Method Detail

writeData

public boolean writeData(RowSetInternal caller)
                  throws SQLException
Specified by:
writeData in interface RowSetWriter
SQLException

jxUtil 0.6

Copyright © 2001,2002 Keve Müller, et al.; see LICENSE file for details.