[hibernate-issues] [Hibernate-JIRA] Commented: (ANN-286) APT ProcessorFactory for @Entity Annotations
James Carman (JIRA)
noreply at atlassian.com
Sat Aug 26 09:13:24 EDT 2006
[ http://opensource.atlassian.com/projects/hibernate/browse/ANN-286?page=comments#action_24120 ]
James Carman commented on ANN-286:
----------------------------------
Suit yourself, but a lot of folks really like this feature for a build system. I implemented it at work and the other developers' eyes just lit up when I showed them how easy it is for them to add new entities to the mix. Of course, most of the ease-of-use comes because of the annotations, themselves, but auto-constructing the config file is pretty handy too! :-)
> APT ProcessorFactory for @Entity Annotations
> --------------------------------------------
>
> Key: ANN-286
> URL: http://opensource.atlassian.com/projects/hibernate/browse/ANN-286
> Project: Hibernate Annotations
> Type: New Feature
> Reporter: James Carman
> Priority: Minor
> Attachments: ConfigFileProcessorFactory.java
>
>
> Please provide an APT ProcessorFactory which looks for all @Entity annotations in a source directory and creates a hibernate.cfg.xml file which contains mapping entries for each class found with an @Entity annotation.
--
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