Interface | Description |
---|---|
AutoReplyDao |
An AutoReplyDao which allows us to insert, delete, update and do specific queries on the
AutoReply entities.
|
IgnoreStatusDao |
An IgnoreStatusDao which allows us to insert, delete, update and do specific queries on the
IgnoreStatus entities.
|
UserDao |
A UserDao which allows us to insert, delete, update and do specific queries on the
User entities.
|
UserTypeDao |
An UserTypeDao which allows us to insert, delete, update and do specific queries on the
userType entities.
|