[hibernate-issues] [Hibernate-JIRA] Updated: (HBX-575) Able to add meta information on the reveng.xml file (common configuration for all renerated classes)

Max Rydahl Andersen (JIRA) noreply at atlassian.com
Mon Sep 25 06:03:25 EDT 2006


     [ http://opensource.atlassian.com/projects/hibernate/browse/HBX-575?page=all ]

Max Rydahl Andersen updated HBX-575:
------------------------------------

    Fix Version: 3.2beta9

update for target

> Able to add meta information on the reveng.xml file (common configuration for all renerated classes)
> ----------------------------------------------------------------------------------------------------
>
>          Key: HBX-575
>          URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-575
>      Project: Hibernate Tools
>         Type: Improvement

>   Components: reverse-engineer
>     Versions: 3.1beta4
>     Reporter: David Leal
>      Fix For: 3.2beta9
>  Attachments: svn-patch2.txt
>
>
> Just to add the posibility to set some meta information common to all possible generated *.hbm files, for example to set that ALL generated file will implement toString method or equal/hash code.
> A good solution whoud be to add some filter options in order to speficy the set of Tables it would apply, using regular expresion, like include nestede target from ant. Something like this:
> <meta attribute name="theAttributeName" value="theValue">
> <include name="theListOfTableToInclude"/>
> <exlude name="theListOfTablesToExclude">
> </meta>
> If it is more complicated just to add the possibility to add meta information for all possible generated files.

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