JSP, Servlet and Hibernate

parent 7298a644
......@@ -7,9 +7,6 @@
<description>Hibernate EntityManager</description>
<class>org.example.model.Student</class>
<class>org.example.model.Course</class>
<class>org.example.model.Teacher</class>
<class>org.example.model.Department</class>
<class>org.example.model.Book</class>
<exclude-unlisted-classes>true</exclude-unlisted-classes>
<properties>
<property name="hibernate.dialect" value="org.hibernate.dialect.MySQL5Dialect"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment