[hibernate-issues] [Hibernate-JIRA] Created: (ANN-444) add an extension for @SecondaryTable to use inner joines instead of outer joines

Amir Pashazadeh (JIRA) noreply at atlassian.com
Tue Sep 19 18:26:24 EDT 2006


add an extension for @SecondaryTable to use inner joines instead of outer joines
--------------------------------------------------------------------------------

         Key: ANN-444
         URL: http://opensource.atlassian.com/projects/hibernate/browse/ANN-444
     Project: Hibernate Annotations
        Type: Improvement

  Components: binder  
    Reporter: Amir Pashazadeh


the <join> tag in .hbm.xml files have an "optional" attribute which allow us to configure hibernate whether to use inner joines or outer joins, but in hibernate annotations there is no similar attribute.

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