public class SqlResultImpl<T> extends SqlResultBase<T,SqlResultImpl<T>>
| Constructor and Description |
|---|
SqlResultImpl(T value) |
| Modifier and Type | Method and Description |
|---|---|
T |
value()
Get the result value.
|
columnsNames, next, property, rowCount, sizeCopyright © 2020. All rights reserved.