[hibernate-issues] [Hibernate-JIRA] Created: (ANN-431) HAN lacks fetch="select" on joied subclasses ("Table per subclass, using a discriminator")

Amir Pashazadeh (JIRA) noreply at atlassian.com
Tue Sep 5 06:30:24 EDT 2006


HAN lacks fetch="select" on joied subclasses ("Table per subclass, using a discriminator")
------------------------------------------------------------------------------------------

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

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


When using XMLs for mapping it is possible to have "Table per subclass, using a discriminator" with fetch="select" attribute.

see:
http://www.hibernate.org/hib_docs/v3/reference/en/html/inheritance.html#inheritance-tablepersubclass-discriminator

it seems that there is not such attribute when using annotations.


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