@Repository(value="mapControlDao") public class MapControlDao<E extends MapControl> extends GenericHibernateDao<E,Integer>
LOG| Modifier | Constructor and Description |
|---|---|
|
MapControlDao()
Public default constructor for this DAO.
|
protected |
MapControlDao(Class<E> clazz)
Constructor that has to be called by subclasses.
|
createDistinctRootEntityCriteria, delete, findAll, findByCriteria, findByCriteriaWithSortingAndPaging, findById, findByUniqueCriteria, loadById, saveOrUpdateCopyright © 2016 terrestris GmbH & Co. KG. All rights reserved.