[hibernate-issues] [Hibernate-JIRA] Commented: (HBX-1022) Optionally Generate abstract classes that are not overritten instead of/or in addition to class-code
Keith Garry Boyce (JIRA)
noreply at atlassian.com
Thu Dec 6 09:47:56 EST 2007
[ http://opensource.atlassian.com/projects/hibernate/browse/HBX-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_29078 ]
Keith Garry Boyce commented on HBX-1022:
----------------------------------------
Well the doc says "overrule the name of the actual class generated"
That's not what I want to do. I still need hibernate to point to the original class name which in this case happens to be my custom POJO which extends the abstract class generated by hibernate.
> Optionally Generate abstract classes that are not overritten instead of/or in addition to class-code
> ----------------------------------------------------------------------------------------------------
>
> Key: HBX-1022
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-1022
> Project: Hibernate Tools
> Issue Type: Improvement
> Components: reverse-engineer
> Affects Versions: 3.2.cr1
> Reporter: Keith Garry Boyce
>
> Java code becomes difficult to maintain since in xml file rather than real java class. I think it would be an improvement to create Abstract classes and a usermodifiable class that will never be overritten unless you specify to do so. This is how it's done in http://hibernatesynch.sourceforge.net/
--
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