[ http://team.andromda.org:8080/jira/browse/HIB-31?page=comments#action_10584 ] Martin West commented on HIB-31: --------------------------------
You can, you should get something like * @hibernate.class * table="INHERITANCE_CONCRETE_SUBCLASS1" generated, there is no xdoclet tag for concrete, you use class and a specific table. > Interface/Concrete inheritance hierarchy not possible? > ------------------------------------------------------ > > Key: HIB-31 > URL: http://team.andromda.org:8080/jira/browse/HIB-31 > Project: Hibernate Cartridge > Type: Bug > Versions: 3.0M3 > Reporter: Martin Vlcek > Assignee: Martin West > > > If the root class is specified as @andromda.hibernate.inheritance=interface, > it should be possible to have the subclasses specified as > @andromda.hibernate.inheritance=concrete. > However, it seems that the template always gets "class" as $thisInheritance. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://team.andromda.org:8080/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Andromda-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-devel
