[hibernate-issues] [Hibernate-JIRA] Commented: (HBX-739) APT ProcessorFactory for @Entity Annotations

James Carman (JIRA) noreply at atlassian.com
Mon Jun 11 14:47:04 EDT 2007


    [ http://opensource.atlassian.com/projects/hibernate/browse/HBX-739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_27213 ] 

James Carman commented on HBX-739:
----------------------------------

It would be nice if the autodiscovery stuff was brought down into Hibernate from the EntityManager implementation.  Maybe add a method like AnnotationConfiguration.addAutodiscoveredEntities()?

> APT ProcessorFactory for @Entity Annotations
> --------------------------------------------
>
>                 Key: HBX-739
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-739
>             Project: Hibernate Tools
>          Issue 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