Class WebParamsDAO

  • All Implemented Interfaces:
    org.exoplatform.commons.api.persistence.GenericDAO<WebParamsEntity,​Long>

    public class WebParamsDAO
    extends org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<WebParamsEntity,​Long>
    • Field Summary

      • Fields inherited from class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl

        modelClass
    • Constructor Summary

      Constructors 
      Constructor Description
      WebParamsDAO()  
    • Method Summary

      • Methods inherited from class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl

        count, create, createAll, delete, deleteAll, deleteAll, find, findAll, getDialect, getEntityManager, getHibernateDialect, isMSSQLDialect, isOrcaleDialect, update, updateAll
    • Constructor Detail

      • WebParamsDAO

        public WebParamsDAO()