org.zeroexchange.dao.resource
Class PropertyTypeDAOImpl
java.lang.Object
org.zeroexchange.dao.HibernateSessionHolder
org.zeroexchange.dao.BaseHibernateDAO<String,T>
org.zeroexchange.dao.BaseStringPKDAO<PropertyType>
org.zeroexchange.dao.resource.PropertyTypeDAOImpl
- All Implemented Interfaces:
- DAO<String,PropertyType>, PropertyTypeDAO, StringPKDAO<PropertyType>
public class PropertyTypeDAOImpl
- extends BaseStringPKDAO<PropertyType>
- implements PropertyTypeDAO
- Author:
- black
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyTypeDAOImpl
public PropertyTypeDAOImpl()
getEntityClass
protected Class<PropertyType> getEntityClass()
-
- Specified by:
getEntityClass
in class BaseHibernateDAO<String,PropertyType>
Copyright © 2013. All Rights Reserved.