摘要: 1、在新建的web工程右键“MyEclipse”--“Add Hibernate Capabilitis”2、配置文件:hibernate.cfg.xml org.hibernate.dialect.MySQLDialect jdbc:mysql://localhost:3306/hibernate?characterEncoding=UTF-8 root fclbri com.mysql.jdbc.Driver none create ... 阅读全文
posted @ 2014-03-06 14:02 行云有影 阅读(470) 评论(0) 推荐(0)