Flex 的 JPA 和 hibernate

发布于 2024-08-23 15:10:58 字数 150 浏览 2 评论 0原文

我正在使用 JPA,但我不知道如何使用它 两个类之间的关系。我需要连接它们 @OneToMany。我以前做过但忘记了。 有没有什么好的教程或者例子 很容易理解。

顺便说一句,这是我正在使用的 Flex 应用程序 BlazeDS 用于 Java 和 Flex 之间的连接。

I'm using JPA but I'm not sure how to use it for
relation between two classes. I need to connect them
@OneToMany. I have done this before but forgot.
Is there any good tutorial for this or an example that
is easy to understand.

By the way this is a Flex application where I'm using
BlazeDS for connection between Java and Flex.

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

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

发布评论

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

评论(1

疾风者 2024-08-30 15:10:58

查看Java Persistence API 简介 在 Java EE 5 教程中,更准确地说是 实体关系的多重性

Have a look at the Introduction to the Java Persistence API in The Java EE 5 Tutorial and more precisely the section on Multiplicity in Entity Relationships.

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