[
http://opensource.atlassian.com/projects/hibernate/browse/HBX-1031?page=c...
]
Max Rydahl Andersen commented on HBX-1031:
------------------------------------------
jim - yes that is true if you reverse engineered the *complete* database.
But as far as I understand Leonardo actually specifies default_schema/default_catalog
since his filter actually matches for somethings.
Hibernate Tools Reveng does not work with generated-class
---------------------------------------------------------
Key: HBX-1031
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HBX-1031
Project: Hibernate Tools
Issue Type: Bug
Components: hbm2java
Affects Versions: 3.2.cr1
Environment: Hibernate 3.2.5
Reporter: Leonardo Pinho
Priority: Critical
Hi,
I've tried to use the meta attribute "generated-class" inside the
hibernate.reveng.xml in order to change the name of generated class but it did not work...
I've tried several configurations:
<hibernate-reverse-engineering>
<table-filter match-name="email_messages">
<meta attribute="generated-class">EmailMessage</meta>
</table-filter>
</hibernate-reverse-engineering>
More information at
http://forum.hibernate.org/viewtopic.php?t=980310
Thanks!
--
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira