OK this is what I would want to happen.
+1 for completing the extensions to be much closer to what is available
in the hbm mapping side.
As far as separating Entity V Collection - Maybe should be separated to
allow more accurate IDE auto complete and static compliation checking to
occur. I have not looked at Java6 to see if validation of annotations
will help in this area. 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Emmanuel Bernard
Sent: Monday, 13 March 2006 7:32 PM
Cc: Hibernate development
Subject: Re: [Fwd: RE: [Hibernate] @Fetch]


Hi,
I don't fully understand you.
My plan was to add at least org.hibernate.annotations.Lazy and 
org.hibernate.annotations.Fetch
They will keep the standard/extension separation clean.

Emmanuel Bernard wrote:
>
>
> -------- Original Message --------
> Subject:     RE: [Hibernate] @Fetch
> Date:     Mon, 13 Mar 2006 15:12:44 +1000
> From:     dchannon <[EMAIL PROTECTED]>
> To:     'Emmanuel Bernard' <[EMAIL PROTECTED]>
>
>
>
> I feel its best not to confuse what is within the standard and what is

> an extension. So far you have been able to do that clearly with the 
> extension annotations so I would continue
> Along those lines. No I do accept its not as clean as if you threw it
> all into the optional parameter for
> same Annotation but the separation, I feel, is more important.
>
> My 2cents.
>
> Cheers David.
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> Emmanuel Bernard
> Sent: Monday, 13 March 2006 8:20 AM
> To: Hibernate development
> Subject: Re: [Hibernate] @Fetch
>
>
> Actually @Lazy has the same issue
> TRUE, FALSE, PROXY, NO-PROXY, EXTRA
>
> @Fetch
> SELECT, JOIN, SUBSELECT
>
> Emmanuel Bernard wrote:
>> I'll add a @Fetch annotation
>> Some FetchType are available on collections only, some on single 
>> association only. Do you think I should have 2 different @Fetch 
>> annotations (one for each), or should I mix all FetchType in one 
>> single annotation? Thoughts?
>>
>>
>>
>> -------------------------------------------------------
>> This SF.Net email is sponsored by xPML, a groundbreaking scripting 
>> language that extends applications into web and mobile media. Attend 
>> the live webcast
>> and join the prime developer group breaking into this new coding 
>> territory!
>>
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=1216
> 42
>> _______________________________________________
>> hibernate-devel mailing list hibernate-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/hibernate-devel
>>
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a groundbreaking scripting 
> language that extends applications into web and mobile media. Attend 
> the live webcast
> and join the prime developer group breaking into this new coding
> territory!
>
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
> _______________________________________________
> hibernate-devel mailing list
> hibernate-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/hibernate-devel
>
>
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a groundbreaking scripting
> language
> that extends applications into web and mobile media. Attend the live 
> webcast
> and join the prime developer group breaking into this new coding 
> territory!
>
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
> _______________________________________________
> hibernate-devel mailing list
> hibernate-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/hibernate-devel
>



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting
language
that extends applications into web and mobile media. Attend the live
webcast
and join the prime developer group breaking into this new coding
territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to