@Transactional(value="transactionManager") public abstract class AbstractDaoService<T extends de.terrestris.shogun2.model.PersistentObject> extends Object
T.| Modifier and Type | Field and Description |
|---|---|
protected GenericHibernateDao<T,Integer> |
dao |
| Constructor and Description |
|---|
AbstractDaoService() |
@Autowired protected GenericHibernateDao<T extends de.terrestris.shogun2.model.PersistentObject,Integer> dao
Copyright © 2016 terrestris GmbH & Co. KG. All rights reserved.