Interface | Description |
---|---|
BackupDao |
Database access for backups table
|
BaseDao<T> |
Common insert, update, delete methods
|
ClipLabelJoinDao |
Database access for clips_labels_join table
|
DeviceDao |
Database access for devices table
|
LabelDao |
Database access for labels table
|
Class | Description |
---|---|
ClipDao |
Database access for clips table
|