Class InstantMessagingServerHibernateDao

java.lang.Object
org.springframework.dao.support.DaoSupport
org.springframework.orm.hibernate5.support.HibernateDaoSupport
com.atlassian.bamboo.persistence.BambooHibernateObjectDao
com.atlassian.bamboo.instantmessagingserver.InstantMessagingServerHibernateDao
All Implemented Interfaces:
bucket.core.persistence.ObjectDao, InstantMessagingServerDao, BambooObjectDao, org.springframework.beans.factory.InitializingBean

public class InstantMessagingServerHibernateDao extends BambooHibernateObjectDao implements InstantMessagingServerDao
  • Constructor Details

    • InstantMessagingServerHibernateDao

      public InstantMessagingServerHibernateDao()
  • Method Details

    • getPersistentClass

      public Class getPersistentClass()
      Specified by:
      getPersistentClass in interface bucket.core.persistence.ObjectDao