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

/openjdk7/jdk/src/share/classes/com/sun/rowset/internal/
H A DCachedRowSetWriter.java48 * A <code>CachedRowSetWriter</code> object, called a writer, has the public
68 public class CachedRowSetWriter implements TransactionalWriter, Serializable { class in inherits:TransactionalWriter,Serializable
136 * for which this <code>CachedRowSetWriter</code> object is the writer.
154 * for which this <code>CachedRowSetWriter</code> object is the writer.
163 * for which this <code>CachedRowSetWriter</code> object is the writer.
171 * for which this <code>CachedRowSetWriter</code> object is the writer.
202 public CachedRowSetWriter() { method in class:CachedRowSetWriter
455 * <code>CachedRowSetWriter</code> object is the writer has been updated.
1056 * <code>CachedRowSetWriter</code> object is the writer
1229 * <code>CachedRowSetWriter</cod
[all...]

Completed in 31 milliseconds