Package | Description |
---|---|
net.sf.jkniv.whinstone | |
net.sf.jkniv.whinstone.cassandra | |
net.sf.jkniv.whinstone.jdbc | |
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 | Class and Description |
---|---|
class |
CassandraColumn |
Modifier and Type | Class and Description |
---|---|
class |
DefaultJdbcColumn |
Modifier and Type | Method and Description |
---|---|
<R> Object |
AbstractResultRow.getValueOf(JdbcColumn<R> column,
R rs) |
<T,R> void |
AbstractResultRow.setValueOf(ObjectProxy<T> proxy,
JdbcColumn<R> column,
R rs) |
Modifier and Type | Method and Description |
---|---|
<T,R> Convertible<Object,Object> |
RegisterType.toAttribute(JdbcColumn<R> column,
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.