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

Amir Pashazadeh (JIRA) noreply at atlassian.com
Fri Sep 22 15:09:24 EDT 2006


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

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

But I believe the optional="false" is a necessity too. Cause with optional="false" and @SecondaryTables and SingleTable inheritance strategy we could have joined subclasses with discriminator values.



> 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