Class TrustedKeyHibernateDaoImpl

java.lang.Object
org.springframework.dao.support.DaoSupport
org.springframework.orm.hibernate5.support.HibernateDaoSupport
All Implemented Interfaces:
BambooObjectDao<TrustedKey>, TrustedKeyDao, org.springframework.beans.factory.InitializingBean

public class TrustedKeyHibernateDaoImpl extends BambooHibernateObjectDao<TrustedKey> implements TrustedKeyDao
  • Constructor Details

    • TrustedKeyHibernateDaoImpl

      public TrustedKeyHibernateDaoImpl()
  • Method Details