| Constructor and Description |
|---|
UserDaoImpl(com.j256.ormlite.support.ConnectionSource connectionSource) |
| Modifier and Type | Method and Description |
|---|---|
User |
get(User user) |
List<User> |
getAll(List<Integer> ids) |
QueryResponse |
getAll(Query query) |
User |
getByUsername(String userName) |
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, updatePurgeConditionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcountOf, countOf, countOf, create, createOrUpdate, delete, delete, delete, delete, deleteById, deleteByIds, get, getAll, getAll, getAllData, getDao, getTableInfo, update, updateBulk, updateBulk, updateIdpublic UserDaoImpl(com.j256.ormlite.support.ConnectionSource connectionSource)
throws SQLException
SQLExceptionpublic User getByUsername(String userName)
getByUsername in interface UserDaopublic QueryResponse getAll(Query query)
Copyright © 2015–2019. All rights reserved.