Hibernate和Mysql时乱码问题
<property name="url"value="jdbc:mysql://127.0.0.1:3306/hrm?useUnicode=true&characterEncoding=UTF-8"></property>