Class HibernateCustomJobsDao

  • All Implemented Interfaces:
    org.springframework.beans.factory.InitializingBean

    public class HibernateCustomJobsDao
    extends org.springframework.orm.hibernate5.support.HibernateDaoSupport
    Author:
    Ikasan Development Team
    • Field Summary

      • Fields inherited from class org.springframework.dao.support.DaoSupport

        logger
    • Method Summary

      • Methods inherited from class org.springframework.orm.hibernate5.support.HibernateDaoSupport

        checkDaoConfig, createHibernateTemplate, currentSession, getHibernateTemplate, getSessionFactory, setHibernateTemplate, setSessionFactory
      • Methods inherited from class org.springframework.dao.support.DaoSupport

        afterPropertiesSet, initDao
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • HibernateCustomJobsDao

        public HibernateCustomJobsDao()