public interface CategoryDao extends GenericBaseDao<Category,Integer>
| Modifier and Type | Method and Description |
|---|---|
List<Category> |
findByNames(List<String> names) |
create, delete, find, flushAndClear, lock, updateCopyright © 2017 JBoss by Red Hat. All rights reserved.