@Named @Dependent public class UserDaoImpl extends AbstractGenericDaoImpl<com.dnastack.bob.persistence.entity.User,Long> implements com.dnastack.bob.persistence.api.UserDao
em| Constructor and Description |
|---|
UserDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<com.dnastack.bob.persistence.entity.User> |
findByIp(String ip) |
List<com.dnastack.bob.persistence.entity.User> |
findByUserName(String userName) |
countAll, delete, findAll, findById, flush, getReferenceById, getResultList, getSingleResult, save, updateCopyright © 2016 DNAstack. All rights reserved.