public class AccountDAOImpl extends AbstractJPAGenericDAO<Account,Long>
LOGGER| Constructor and Description |
|---|
AccountDAOImpl() |
| Modifier and Type | Method and Description |
|---|---|
Account |
findAccountByUsername(String username) |
clear, findAll, findById, flush, getEntityManager, getReference, merge, persist, remove, setEntityManagerCopyright © 2012. All Rights Reserved.