| Package | Description |
|---|---|
| io.stallion.dataAccess.db | |
| io.stallion.dataAccess.db.converters |
| Modifier and Type | Method and Description |
|---|---|
AttributeConverter |
DB.getConverter(String className)
Get or instantiate an AttributeConverter instance based on the
converter className
|
| Modifier and Type | Method and Description |
|---|---|
DB |
DB.registerConverter(AttributeConverter converter) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JsonAttributeConverter<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonListConverter |
class |
JsonMapConverter |
class |
JsonObjectConverter |
class |
JsonSetConverter |
Copyright © 2016. All rights reserved.