[hibernate-issues] [Hibernate-JIRA] Commented: (ANN-418) @LOB does not have a FetchType

Emmanuel Bernard (JIRA) noreply at atlassian.com
Wed Aug 23 20:55:25 EDT 2006


    [ http://opensource.atlassian.com/projects/hibernate/browse/ANN-418?page=comments#action_24059 ] 

Emmanuel Bernard commented on ANN-418:
--------------------------------------

Also note than a LOB is lazy by definition already, so it just ends up doing an extra job for nothing.

> @LOB does not have a FetchType
> ------------------------------
>
>          Key: ANN-418
>          URL: http://opensource.atlassian.com/projects/hibernate/browse/ANN-418
>      Project: Hibernate Annotations
>         Type: New Feature

>   Components: binder
>     Versions: 3.2.0.cr1
>     Reporter: Amir Pashazadeh

>
>
> It is unbelievable! The @Basic annotation has a FetchType attribute, but @Lob missed it!
> Didn't the JPA people think about it?
> I believe a new Hibernate annotation (org.hibernate.annotations.Lob) is needed for such attributes.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira




More information about the hibernate-issues mailing list