KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > sql > rowset > spi > XmlReader

javax.sql.rowset.spi
Interface XmlReader

All Superinterfaces:
RowSetReader
See Also:
Source Code

void readXML(WebRowSet caller,
             Reader reader)
             throws SQLException
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags