See: Description
| Annotation Type | Description |
|---|---|
| BindColumn |
F
|
| BindDao |
This annotation mark an interface for DAO (Data Access Object) associated to a specific bean associated with
BindDao.value() attribute. |
| BindDataSource |
Decorate an database schema definition interface.
|
| BindPreference | |
| BindSharedPreferences |
Bind bean to shared preferences.
|
| BindSqlDelete | |
| BindSqlInsert |
Allow to insert a bean into database.
|
| BindSqlParam | |
| BindSqlSelect | |
| BindSqlUpdate | |
| BindTable |
Copyright © 2017. All rights reserved.