[hibernate-issues] [Hibernate-JIRA] Commented: (METAGEN-46) Add ability to specify a desired package
Srgjan Srepfler (JIRA)
noreply at atlassian.com
Sat Nov 6 14:22:13 EDT 2010
[ http://opensource.atlassian.com/projects/hibernate/browse/METAGEN-46?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=39050#action_39050 ]
Srgjan Srepfler commented on METAGEN-46:
----------------------------------------
Oh, and of course there can be entities in multiple packages... it might be more complicated that I thought at first.
However what might be an alternative is to offer a subpackage as a variable so you get [entity_package][.subpackage][entity_name]_
On a tangent, I think even the _ should be specifiable even though conventions are good. (for instance I'd like it to end with Criteria instead of _).
> Add ability to specify a desired package
> ----------------------------------------
>
> Key: METAGEN-46
> URL: http://opensource.atlassian.com/projects/hibernate/browse/METAGEN-46
> Project: Hibernate Metamodel Generator
> Issue Type: Improvement
> Reporter: Srgjan Srepfler
> Assignee: Hardy Ferentschik
> Priority: Minor
>
> It would be nice if one could specify an optional path/package for the generated sources. That way, one can have the metamodel in a separate package. Usefull if one likes to version generated sources.
--
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