public class JPACategoryDao extends JPABaseDao<Category,Integer> implements CategoryDao
entityManager| Constructor and Description |
|---|
JPACategoryDao() |
| Modifier and Type | Method and Description |
|---|---|
List<Category> |
findByNames(List<String> names) |
Class<Category> |
getType() |
create, createHibernateQuery, createQuery, createQuery, createUntypedQuery, delete, find, flushAndClear, getSingleResultForQuery, lock, setEntityManager, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, delete, find, flushAndClear, lock, updatepublic List<Category> findByNames(List<String> names)
findByNames in interface CategoryDaoCopyright © 2018 JBoss by Red Hat. All rights reserved.