public final class LimitDecoratorMergedResult extends DecoratorMergedResult
| Constructor and Description |
|---|
LimitDecoratorMergedResult(MergedResult mergedResult,
Limit limit) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
next()
iterate next data.
|
getCalendarValue, getCalendarValue, getInputStream, getInputStream, getValue, getValue, wasNullpublic LimitDecoratorMergedResult(MergedResult mergedResult, Limit limit) throws SQLException
SQLExceptionpublic boolean next()
throws SQLException
MergedResultSQLException - SQL ExceptionCopyright © 2018. All rights reserved.