Class AddonHibernateBean


  • public class AddonHibernateBean
    extends Object
    • Constructor Detail

      • AddonHibernateBean

        public AddonHibernateBean()
    • Method Detail

      • getHibernateProperties

        public Properties getHibernateProperties()
      • setHibernateProperties

        public void setHibernateProperties​(Properties hibernateProperties)
      • getMappingResources

        public String[] getMappingResources()
      • setMappingResources

        public void setMappingResources​(String[] files)
      • reconfigure

        public void reconfigure​(org.hibernate.cfg.Configuration config)
                         throws org.hibernate.MappingException,
                                IOException
        Throws:
        org.hibernate.MappingException
        IOException