| Package | Description |
|---|---|
| com.abubusoft.kripton.android.sqlite |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NoAdapter |
| Modifier and Type | Method and Description |
|---|---|
static <E extends BindSQLTypeAdapter<?,?>> |
SQLTypeAdapterUtils.getAdapter(Class<E> clazz) |
| Modifier and Type | Method and Description |
|---|---|
static <D,J> D |
SQLTypeAdapterUtils.toData(Class<? extends BindSQLTypeAdapter<J,D>> clazz,
J javaValue) |
static <D,J> String |
SQLTypeAdapterUtils.toString(Class<? extends BindSQLTypeAdapter<J,D>> clazz,
J javaValue) |
Copyright © 2017. All rights reserved.