JPA and hibernate for Flex

Posted by dejaninic on Stack Overflow See other posts from Stack Overflow or by dejaninic
Published on 2010-03-06T00:29:31Z Indexed on 2010/05/02 17:07 UTC
Read the original article Hit count: 176

Filed under:
|
|
|
|

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.

© Stack Overflow or respective owner

Related posts about jpa

Related posts about hibernate