org.hibernate.cfg.jdbcbinderexception duplicate class name generated for
To resolve this problem you have to add this property to hibernate.cfg.xml,
and add the value of shema in uppercase.
<property name="hibernate.default_schema">DEV</property>
To resolve this problem you have to add this property to hibernate.cfg.xml,
and add the value of shema in uppercase.
<property name="hibernate.default_schema">DEV</property>
Aucun commentaire:
Enregistrer un commentaire