[
https://issues.jboss.org/browse/JBIDE-7888?page=com.atlassian.jira.plugin...
]
Dmitry Geraskov commented on JBIDE-7888:
----------------------------------------
Peter, I tried to Generate Domain code with your reveng properties and all works.
May be you expect the function in some other exporter?
BTW. I don't even need the xx.xxx.Base to generate "extends xx.xxx.Base".
RevEng not allows to extend Beans
---------------------------------
Key: JBIDE-7888
URL:
https://issues.jboss.org/browse/JBIDE-7888
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Hibernate
Environment: winxp jdk6
Reporter: Peter Rader
Assignee: Max Rydahl Andersen
Priority: Minor
Fix For: 3.3.x
hibernate.reveng.xml:
<hibernate-reverse-engineering>
<table-filter match-schema="public" match-name=".*">
<meta attribute="extends">xx.xxx.Base</meta>
</table-filter>
</hibernate-reverse-engineering>
Beans does not extends from "xx.xxx.Base"!
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira