[
http://opensource.atlassian.com/projects/hibernate/browse/HBX-842?page=all ]
Max Rydahl Andersen closed HBX-842:
-----------------------------------
Resolution: Fixed
<hbmtemplate ... foreach="entity, component"/> now supported.
if not specified filepattern decides and it's "entity, component" if
{class-name} is used in filepattern, otherwise "configuration" is used.
add control to hbmtemplate about what model parts should be
processed
---------------------------------------------------------------------
Key: HBX-842
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HBX-842
Project: Hibernate Tools
Type: New Feature
Components: ant
Reporter: Max Rydahl Andersen
Fix For: 3.2beta9
currently hbmtemplate process the whole Configuration object or all entities and
components.
For certain (most?) non-hbm2java tasks processing components does not make sense.
we could add something like:
<hbmtemplate ... types="entity, component'/> where the type is a comma
seperated list of what should be iterated.
problem then comes how that relates to the naming pattern.
--
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