如何记录 transactionid (Hibernate 3.3.1, Oracle)?

发布于 2024-10-16 02:15:05 字数 438 浏览 0 评论 0原文

是否可以记录低级 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文