`
yuexiahandao
  • 浏览: 16362 次
社区版块
存档分类
最新评论

jdbc.properties

阅读更多
jdbc.driverClassName=com.mysql.jdbc.Driver
jdbc.url=jdbc:mysql://localhost:3306/e_shop?useUnicode=true&characterEncoding=utf8
jdbc.username=root
jdbc.password=629725

hibernate.mappingDirectory=classpath*:com/eshop/model
hibernate.dialect=org.hibernate.dialect.MySQLDialect
hibernate.show_sql=true
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics