[hibernate-issues] [Hibernate-JIRA] Created: (ANN-600) Annotation support for <many-to-many fetch="select">

Christian Bauer (JIRA) noreply at atlassian.com
Sun Apr 22 23:08:04 EDT 2007


Annotation support for <many-to-many fetch="select">
----------------------------------------------------

                 Key: ANN-600
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/ANN-600
             Project: Hibernate Annotations
          Issue Type: New Feature
          Components: binder
            Reporter: Christian Bauer
            Priority: Minor


Currently defaults to fetch="join", you need fetch="select" to only hit the join table when you load a many-to-many collection.


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