public class DocResultImpl extends AbstractDataResult<DbDoc> implements DocResult
| Constructor and Description |
|---|
DocResultImpl(RowList rows,
java.util.function.Supplier<ProtocolEntity> completer,
PropertySet pset)
Constructor.
|
count, fetchAll, finishStreaming, getAffectedItemsCount, getStatementExecuteOk, getWarnings, getWarningsCount, hasNext, nextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcount, fetchAll, fetchOne, hasData, iteratorgetAffectedItemsCount, getWarnings, getWarningsCountpublic DocResultImpl(RowList rows, java.util.function.Supplier<ProtocolEntity> completer, PropertySet pset)
rows - RowList objectcompleter - Supplier of X Protocol StatementExecuteOk object.pset - PropertySet