[hibernate-issues] [Hibernate-JIRA] Commented: (ANN-103) Allow to specify fetching strategy for secondary table

Amir Pashazadeh (JIRA) noreply at atlassian.com
Sun Oct 15 19:27:25 EDT 2006


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

Amir Pashazadeh commented on ANN-103:
-------------------------------------

It seems that this issue and ANN-431 are not planned for 3.2.0?! :(

I'm not sure, but it must be easy to fix (because Hibernate 3 Core supports this feature, and it must be just a matter of adding attributes to annotations and configuration the hibernate core).....

> Allow to specify fetching strategy for secondary table
> ------------------------------------------------------
>
>          Key: ANN-103
>          URL: http://opensource.atlassian.com/projects/hibernate/browse/ANN-103
>      Project: Hibernate Annotations
>         Type: New Feature

>   Components: binder
>     Reporter: Christian Bauer
>     Priority: Minor

>
>
> Right now a secondary table always defaults to optional="true" and fetch="join". I don't see a real value in optional="false" anyway, but fetch="select" might be useful.

-- 
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