From: Yaroslav G. <yv...@ma...> - 2006-06-14 04:30:21
|
How can I inquire about entity name for the given object instance without having load the whole object? I could retrieve the given object instance class discriminator value with the HQL-query but how can I get the discriminator-to-Class mapping from the Hibernate configuration? |