@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() |
addParameter, count, count, createDeleteClause, createQuery, createUpdateClause, delete, delete, fetch, fetch, fetch, fetchById, fetchByIds, fetchByUniqueProperty, find, find, findAll, findAll, findById, findByUniqueProperty, findDistinct, findDistinctInCollectionTable, findIds, flushAndClear, getEntityManager, getFetchJoins, getFirstValue, save, saveclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcount, count, delete, delete, fetch, fetch, fetch, fetchById, fetchByIds, fetchByUniqueProperty, find, find, findAll, findAll, findById, findByUniqueProperty, findDistinct, findDistinctInCollectionTable, findIds, flushAndClear, save, savepublic Class<Movie> getEntityClass()
getEntityClass in interface BaseDao<Integer,Movie>protected com.mysema.query.types.path.EntityPathBase<Movie> getDslRoot()
getDslRoot in class BaseDaoImpl<Integer,Movie>Copyright © 2018 Open Circle Solutions. All rights reserved.