Re: [Hibernate] Re: Embedded, AttributeOverrides and Transient properties

2006-03-25 Thread Emmanuel Bernard
Dmitri Colebatch wrote: Hi again, I'm trying to get my head around where the right place to put these changes is and wouldn't mind if someone could answer a couple of queries. I'm looking at AnnotationBinder.mustBeSkipped and thinking that I'd like to replace that with something along the line

[Hibernate] Re: Embedded, AttributeOverrides and Transient properties

2006-03-23 Thread Dmitri Colebatch
Hi again, I'm trying to get my head around where the right place to put these changes is and wouldn't mind if someone could answer a couple of queries. I'm looking at AnnotationBinder.mustBeSkipped and thinking that I'd like to replace that with something along the lines of property.isTransient()