| Package | Description |
|---|---|
| net.sf.jkniv.whinstone | |
| net.sf.jkniv.whinstone.statement | |
| net.sf.jkniv.whinstone.types |
| Modifier and Type | Method and Description |
|---|---|
void |
ResultRow.setColumns(JdbcColumn<R>[] columns) |
| Modifier and Type | Method and Description |
|---|---|
<R> Object |
AbstractResultRow.getValueOf(JdbcColumn<R> column,
R rs) |
<T,R> void |
AbstractResultRow.setValueOf(net.sf.jkniv.reflect.beans.ObjectProxy<T> proxy,
JdbcColumn<R> column,
R rs) |
| Modifier and Type | Method and Description |
|---|---|
<T,R> Convertible<Object,Object> |
RegisterType.toAttribute(JdbcColumn<R> column,
net.sf.jkniv.reflect.beans.ObjectProxy<T> proxy)
Retrieve a
Convertible instance to customize the
value of database to class field. |
Copyright © 2012–2020 jkniv, copyleft code. All rights reserved.