Flex « Database « JPA Q&A





1. JPA and hibernate for Flex    stackoverflow.com

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 ...

2. External database changes -> Hibernate -> Client    stackoverflow.com

An existing external system makes regular (every few seconds) updates to several database tables. We want to build a dashboard type user interface which allows the user to view additional ...