<property name="hibernate.default_schema">hibernate</property>無效
<property name="hibernate.default_schema">hibernate</property>
<property name="hibernate.default_schema">hibbbbbbb</property>
都可以運行,但是create table STUDENT ...而不是視頻里面的create table Hibernate.STUDENT (....
用的是hibernate-release-5.2.5.Final
2016-12-09
版本用的是不是不對