Joined: Wed Sep 05, 2007 1:23 pm Posts: 4
|
Hello,
I'm working with a project that is making use of storedprocs. and has been switching to Hibernate. I have a table that row entries are created by the stored proc and would like to be able to have a jointable and that would be used to reference multiple corresponding Hibernate Mappings. I would also like to have the corresponding object reference back to the owning side.
I'm pretty new to raw Hibernate and was wondering what/if would would be a good approach to this?
|
|