Brilliant !
Thanks :)
> -Original Message-
> From: Gavin King [mailto:[EMAIL PROTECTED]
> Sent: Thursday, 2 October 2003 3:12 AM
> To: Cameron Braid
> Cc: [EMAIL PROTECTED]
> Subject: Re: [Hibernate] ClassMetaData - doesn't have content
> for Component
It is all available through the property Type. You can cast to
AbstractComponentType any Type
that returns true for isComponentType().
Cameron Braid wrote:
I wish to be able to query the hibernate class meta data for component
classes.
Is this something that can be added in ?
Currently I ge