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

/openjdk7/jdk/src/share/classes/com/sun/rowset/
H A DWebRowSetImpl.java49 public class WebRowSetImpl extends CachedRowSetImpl implements WebRowSet { class in inherits:CachedRowSetImpl,WebRowSet
85 public WebRowSetImpl() throws SQLException { method in class:WebRowSetImpl
104 public WebRowSetImpl(Hashtable env) throws SQLException { method in class:WebRowSetImpl
137 // WebRowSetImpl wrs = new WebRowSetImpl();

Completed in 30 milliseconds