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.
|
| BindDelete | |
| BindInsert |
Allow to insert a bean into database.
|
| BindPreference | |
| BindSelect | |
| BindSharedPreferences |
Bind bean to shared preferences.
|
| BindTable | |
| BindUpdate |
Copyright © 2016. All rights reserved.