Interface HibernateConfigurer

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void configure​(org.hibernate.cfg.Configuration configuration)
      Passed the configuration so as to make changes.
    • Method Detail

      • configure

        void configure​(org.hibernate.cfg.Configuration configuration)
        Passed the configuration so as to make changes.