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, 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, getDao, getTableInfo, update, updateBulk, updateBulk, updateId
public UserDaoImpl(com.j256.ormlite.support.ConnectionSource connectionSource) throws SQLException
SQLException
public User getByUsername(String userName)
getByUsername
in interface UserDao
public QueryResponse getAll(Query query)
Copyright © 2015–2019. All rights reserved.