If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > JAVA > Hibernate ORM many-to-many

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-12-07, 18:02
amthomas amthomas is offline
Registered User
 
Join Date: May 2005
Location: San Antonio, Texas
Posts: 134
Hibernate ORM many-to-many

I am curious as to how to make a many-to-many mapping file in hibernate. It seems that the examples I find all deal with many-to-many mappings that are sets of one container or another. The relationships I have are ones that I want to map so that hibernate is aware of them and I can do HQL queries with them, but not necessarily force them to be sets in a parent container.

This might not make sense at all, but I am curious! I am reading through the latest hibernate book right now, but wanted to see if anyone else has dealt with these mappings. (and see if anyone else messed with hibernate out there!)
__________________
Vi veri veniversum vivus vici
By the power of truth, I, a living man, have conquered the universe
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On