A limitation of the JDBC 2 specification is that statements that return multiple results must have only one ResultSet open at any given time.
JDBC2规范的一个局限是,在任意时刻,返回多重结果的语句只能打开一个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,但是与当前的CMPEJ b组件相比,字段的数量不同。
Obviously, a stored procedure doesn't have to return a resultset.
显然,存储过程不一定非要返回结果集。
Obviously, a stored procedure doesn't have to return a resultset.
显然,存储过程不一定非要返回结果集。
应用推荐