JDO不保存对象

发布于 2024-08-23 08:48:20 字数 174 浏览 5 评论 0原文

我有一个类 Answer,当我对该类的对象执行 pm.MakePercient 时,它不会显示在数据库中。没有抛出异常或任何东西。

当我对其他类执行 pm.MakePercient 时,它们会正确显示在数据库中。知道为什么会发生这种情况吗?

I have a class Answer, and when I do pm.MakePersistent on an object of that class it doesn't show up in the database. No exception is thrown or anything.

When I do pm.MakePersistent on other classes, they properly show up in the database. Any idea why this could be happening?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

夜访吸血鬼 2024-08-30 08:48:20

我确信您使用的任何实现的日志都会告诉您

I'm sure the log of whichever implementation you're using would tell you

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文