Modifier and Type | Method and Description |
---|---|
void |
deleteIds(List<Integer> ids) |
QueryResponse |
getAll(Query query) |
Room |
getByName(String name) |
Room |
getByNameAndParentId(String name,
Integer parentId) |
List<Room> |
getByParentId(Integer parentId) |
List<Integer> |
getChildrenIds(Integer id) |
List<Integer> |
getParentIds(Integer id) |
countOf, countOf, countOf, create, createOrUpdate, delete, delete, delete, delete, deleteById, deleteByIds, get, get, getAll, getAll, getAll, getAllData, getById, getDao, getTableInfo, update, updateBulk, updateBulk, updateId
QueryResponse getAll(Query query)
Copyright © 2015–2019. All rights reserved.