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, next
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
count, fetchAll, fetchOne, hasData, iterator
getAffectedItemsCount, getWarnings, getWarningsCount
public DocResultImpl(RowList rows, java.util.function.Supplier<ProtocolEntity> completer, PropertySet pset)
rows
- RowList
objectcompleter
- Supplier of X Protocol StatementExecuteOk object.pset
- PropertySet