| Interface | Description |
|---|---|
| AdapterHolder |
Used internally to hold mapping information.
|
| Class | Description |
|---|---|
| ModelAdapter<T extends Model> |
Used internally to perform database operations on a model.
|
| Annotation Type | Description |
|---|---|
| Migration |
Used internally to discover migrations.
|
| TypeAdapter |
Used internally to discover type adapters.
|