曾梦垚

导航

2017年2月19日

配置数据库信息

摘要: 方式一:hibernate.cfg.xml <hibernate-configuration> <session-factory> <!-- 方言 --> <property name="dialect">org.hibernate.dialect.MySQL5Dialect</property> 阅读全文

posted @ 2017-02-19 20:51 曾梦垚 阅读(205) 评论(0) 推荐(0) 编辑