[
http://opensource.atlassian.com/projects/hibernate/browse/ANN-286?page=co...
]
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira