@Repository(value="movieDao") public class MovieDaoImpl extends BaseDaoImpl<Integer,Movie> implements MovieDao
| Constructor and Description |
|---|
MovieDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected com.mysema.query.types.path.EntityPathBase<Movie> |
getDslRoot() |
Class<Movie> |
getEntityClass() |
count, count, count, count, createQuery, delete, delete, fetch, fetch, fetch, fetchById, fetchByIds, fetchByUniqueProperty, find, find, find, find, findAll, findAll, findById, findByUniqueProperty, findIds, flushAndClear, getEntityManager, getFetchJoins, getFirstValue, save, saveprotected com.mysema.query.types.path.EntityPathBase<Movie> getDslRoot()
getDslRoot in class BaseDaoImpl<Integer,Movie>Copyright © 2016 Open Circle Solutions. All rights reserved.