如何记录 transactionid (Hibernate 3.3.1, Oracle)?
是否可以记录低级 transactionid(我正在调试某些内容,这在日志中会很有帮助)?
获取该值的方法是 http://download.oracle.com/javase/6/docs/api/javax/transaction/xa/Xid.html#getGlobalTransactionId%28%29 但我不确定如何获得适当的实现( javadoc 指向一个接口)。
我尝试为 org.hibernate 启用 TRACE 日志记录,但没有成功。
感谢您的任何想法。
编辑:忘记提及:在 JBoss 5.1 中运行
Is it possible to log the low-level transactionid (I'm debugging something and this would be helpful to have in the log)?
The method to get that value is http://download.oracle.com/javase/6/docs/api/javax/transaction/xa/Xid.html#getGlobalTransactionId%28%29 but am not sure how to get the appropriate implementation (the javadoc points to an interface).
I've tried enabling TRACE logging for org.hibernate but no luck.
Thanks for any ideas.
EDIT: forgot to mention: running inside JBoss 5.1
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论