站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档

Uses of Interface javax.sql.RowSetInternal (JBoss J2EE API) - JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档


Uses of Interface
javax.sql.RowSetInternal

Packages that use RowSetInternal
javax.sql   
 

Uses of RowSetInternal in javax.sql
 

Methods in javax.sql with parameters of type RowSetInternal
 boolean RowSetWriter.writeData(RowSetInternal rowSetInternal)
          This method is called to write data to the data source that is backing the rowset.
 void RowSetReader.readData(RowSetInternal rowSetInternal)
          Read the new contents of a rowset.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.