How to get Hibernate object relations dynamically?

Posted by Michael Jones on Stack Overflow See other posts from Stack Overflow or by Michael Jones
Published on 2010-05-18T14:05:58Z Indexed on 2010/05/18 14:11 UTC
Read the original article Hit count: 294

Filed under:
|
|

Hi,

I'm using Hibernate and I need to find a way of retrieving the relations for an object dynamically at run-time. I can't find this in the API.

Can anyone point me in the right direction please?

Thanks

© Stack Overflow or respective owner

Related posts about java

Related posts about hibernate