Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1420 Here is an overview of the issue: --------------------------------------------------------------------- Key: XDT-1420 Summary: add support for union-subclass : one table per concrete subclass Type: New Feature Status: Open Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: XDoclet Components: Hibernate Module Assignee: xdoclet-devel (Use for new issues) Reporter: Michel Train Created: Thu, 2 Jun 2005 4:02 AM Updated: Thu, 2 Jun 2005 4:02 AM Environment: xdoclet1.2.3, Hibernate3 Description: >From the three major strategies to handle inheritance in hibernate, only table >per hierarchy (subclass) and table per subclass (join-subclass). Table per concrete subclass is an interesting alternative as it does not require creating tables for abstract classes. The xdoclet behavior should be very similar to the one for join-subclass. An @hibernate.class is added to the abstract class declaration, subclasses use @hibernate.union-subclass to declare themselves to xdoclet. Parameters name and table can use the class name as default. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/xdoclet/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ xdoclet-devel mailing list xdoclet-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xdoclet-devel