return ResultSet的意思|示意
返回结果集
return ResultSet的网络常见释义
执行结果记录集合 ... * @param inparam Vector 存储过程输入参数列表 * @return ResultSet 执行结果记录集合 * @throws Exception 执行存储过程异常 ...
return ResultSet相关短语
1、 return ResultSet str 替换完成后的字符串
return ResultSet相关例句
A limitation of the JDBC 2 specification is that statements that return multiple results must have only one ResultSet open at any given time.
JDBC 2规范的一个局限是,在任意时刻,返回多重结果的语句只能打开一个ResultSet。
In an EJB finder, the return value is a ResultSet, but it has a different number of fields than in the current CMP EJB component.
在EJB查找程序中,返回值是ResultSet,但是与当前的CMP EJ b组件相比,字段的数量不同。
Obviously, a stored procedure doesn't have to return a resultset.
显然,存储过程不一定非要返回结果集。