Constructor and Description |
---|
TimerDaoImpl(com.j256.ormlite.support.ConnectionSource connectionSource) |
Modifier and Type | Method and Description |
---|---|
Timer |
get(Timer timer) |
List<Timer> |
getAll(List<Integer> ids) |
QueryResponse |
getAll(Query query) |
List<Timer> |
getAllEnabled() |
Timer |
getByName(String name) |
countOf, countOf, countOf, create, createOrUpdate, delete, delete, delete, delete, deleteById, deleteByIds, get, getAll, getAll, getAll, getAllData, getById, getDao, getQueryResponse, getTableInfo, hasTable, update, updateBulk, updateBulk, updateId, updatePurgeCondition
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
countOf, countOf, countOf, create, createOrUpdate, delete, delete, delete, delete, deleteById, deleteByIds, get, getAll, getAll, getAllData, getById, getDao, getTableInfo, update, updateBulk, updateBulk, updateId
public TimerDaoImpl(com.j256.ormlite.support.ConnectionSource connectionSource) throws SQLException
SQLException
public List<Timer> getAllEnabled()
getAllEnabled
in interface TimerDao
public QueryResponse getAll(Query query)
Copyright © 2015–2019. All rights reserved.