JOIN « Oracle « JPA Q&A





1. SQL99 outer-joins for Oracle 9i    forum.hibernate.org

2. SampleCode Oracle outer join in hibernate HQL    forum.hibernate.org

3. Outer join with oracle (+) sign    forum.hibernate.org

4. unidirection one-to-many with join table probelm in oracle    forum.hibernate.org

Author Message wangpjy Post subject: unidirection one-to-many with join table probelm in oracle Posted: Thu Aug 28, 2008 7:23 pm Newbie Joined: Thu Aug 28, 2008 6:52 pm Posts: 1 I am trying to implement unidirection one-to-many with a join table I have Hibernate 3.2.6, Oracle 10g, JDK 1.5 tables and the key columns: (PK:Primary Key, FK:Foreign Key) TM_CAMPAIGN: ...