public interface ExternalServerDao extends BaseDao<ExternalServerTable,Integer>
Modifier and Type | Method and Description |
---|---|
QueryResponse |
getAll(Query query) |
List<ExternalServerTable> |
getAllEnabled() |
ExternalServerTable |
getByName(String name) |
countOf, countOf, countOf, create, createOrUpdate, delete, delete, delete, delete, deleteById, deleteByIds, get, get, getAll, getAll, getAll, getAllData, getById, getDao, getTableInfo, update, updateBulk, updateBulk, updateId
List<ExternalServerTable> getAllEnabled()
QueryResponse getAll(Query query)
ExternalServerTable getByName(String name)
Copyright © 2015–2019. All rights reserved.