mysql-怎么回事,Hibernate这样也能成功,但这么多警告,怎么回事?

php中文网
发布: 2016-06-06 09:39:57
原创
1338人浏览过
mysql

2015-7-14 20:58:10 org.hibernate.annotations.common.reflection.java.javareflectionmanager
info: hcann000001: hibernate commons annotations {4.0.5.final}
2015-7-14 20:58:10 org.hibernate.version logversion
info: hhh000412: hibernate core {4.3.10.final}
2015-7-14 20:58:10 org.hibernate.cfg.environment
info: hhh000206: hibernate.properties not found
2015-7-14 20:58:10 org.hibernate.cfg.environment buildbytecodeprovider
info: hhh000021: bytecode provider name : javassist
2015-7-14 20:58:10 org.hibernate.cfg.configuration configure
info: hhh000043: configuring from resource: /hibernate.cfg.xml
2015-7-14 20:58:10 org.hibernate.cfg.configuration getconfigurationinputstream
info: hhh000040: configuration resource: /hibernate.cfg.xml
2015-7-14 20:58:10 org.hibernate.cfg.configuration addresource
info: hhh000221: reading mappings from resource: org/yang/model/student.hbm.xml
2015-7-14 20:58:10 org.hibernate.cfg.configuration doconfigure
info: hhh000041: configured sessionfactory: null
2015-7-14 20:58:10 org.hibernate.engine.jdbc.connections.internal.drivermanagerconnectionproviderimpl configure
warn: hhh000402: using hibernate built-in connection pool (not for production use!)
2015-7-14 20:58:10 org.hibernate.engine.jdbc.connections.internal.drivermanagerconnectionproviderimpl buildcreator
info: hhh000401: using driver [com.mysql.jdbc.driver] at url [jdbc:mysql://localhost:3306/hibernate]
2015-7-14 20:58:10 org.hibernate.engine.jdbc.connections.internal.drivermanagerconnectionproviderimpl buildcreator
info: hhh000046: connection properties: {user=root, password=****}
2015-7-14 20:58:10 org.hibernate.engine.jdbc.connections.internal.drivermanagerconnectionproviderimpl buildcreator
info: hhh000006: autocommit mode: false
2015-7-14 20:58:10 org.hibernate.engine.jdbc.connections.internal.drivermanagerconnectionproviderimpl configure
info: hhh000115: hibernate connection pool size: 20 (min=1)
2015-7-14 20:58:10 org.hibernate.dialect.dialect
info: hhh000400: using dialect: org.hibernate.dialect.mysqldialect
2015-7-14 20:58:10 org.hibernate.engine.jdbc.internal.lobcreatorbuilder usecontextuallobcreation
info: hhh000423: disabling contextual lob creation as jdbc driver reported jdbc version [3] less than 4
2015-7-14 20:58:10 org.hibernate.engine.transaction.internal.transactionfactoryinitiator initiateservice
info: hhh000399: using default transaction strategy (direct jdbc transactions)
2015-7-14 20:58:10 org.hibernate.hql.internal.ast.astquerytranslatorfactory
info: hhh000397: using astquerytranslatorfactory
hibernate: insert into student (name, age, id) values (?, ?, ?)
2015-7-14 20:58:11 org.hibernate.engine.jdbc.connections.internal.drivermanagerconnectionproviderimpl stop
info: hhh000030: cleaning up connection pool [jdbc:mysql://localhost:3306/hibernate]

猫眼课题宝
猫眼课题宝

5分钟定创新选题,3步生成高质量标书!

猫眼课题宝 262
查看详情 猫眼课题宝
相关标签:
最佳 Windows 性能的顶级免费优化软件
最佳 Windows 性能的顶级免费优化软件

每个人都需要一台速度更快、更稳定的 PC。随着时间的推移,垃圾文件、旧注册表数据和不必要的后台进程会占用资源并降低性能。幸运的是,许多工具可以让 Windows 保持平稳运行。

下载
来源:php中文网
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
最新问题
开源免费商场系统广告
热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板
关于我们 免责申明 举报中心 意见反馈 讲师合作 广告合作 最新更新 English
php中文网:公益在线php培训,帮助PHP学习者快速成长!
关注服务号 技术交流群
PHP中文网订阅号
每天精选资源文章推送
PHP中文网APP
随时随地碎片化学习

Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号