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

Max Rydahl Andersen (JIRA) noreply at atlassian.com
Mon Jun 11 14:34:04 EDT 2007


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

Max Rydahl Andersen commented on HBX-739:
-----------------------------------------

that does not matter since you can always get to the Session or SessionFactory. 

I'm talking about just using EntityManager to build your sf/session's to get autodiscovery.

If you choose to use pure JPA or Hibernate API after creation is up to you and irrelevant for this issue.



> 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