Searched defs:JoinRowSetImpl (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/rowset/
H A DJoinRowSetImpl.java53 * the <code>CachedRowSet</code> interface that will use the <code>JoinRowSetImpl</code>
58 public class JoinRowSetImpl extends WebRowSetImpl implements JoinRowSet { class in inherits:WebRowSetImpl,JoinRowSet
115 * Constructor for <code>JoinRowSetImpl</code> class. Configures various internal data
120 * <code>JoinRowSetImpl</code>
122 public JoinRowSetImpl() throws SQLException { method in class:JoinRowSetImpl
1000 * of this <code>JoinRowSetImpl</code> object as a
1017 * of this <code>JoinRowSetImpl</code> object as a
1034 * of this <code>JoinRowSetImpl</code> object as a
1051 * of this <code>JoinRowSetImpl</code> object as a
1068 * of this <code>JoinRowSetImpl</cod
[all...]

Completed in 36 milliseconds