[
http://opensource.atlassian.com/projects/hibernate/browse/ANN-537?page=co...
]
Emmanuel Bernard commented on ANN-537:
--------------------------------------
Great!
Start downloading the code
svn
http://anonsvn.jboss.org/repos/hibernate/core/branches/Branch_3_2/ core
svn
http://anonsvn.jboss.org/repos/hibernate/annotations/trunk/ annotations
in code run ant prepare-dir-up
then the code is in annotations
Specifically, you are looking for AnnotationBinder / PropertyBinder / SimpleValueBinder I
think
What I imagine is a
@ColumnOrFormula annotation
@ColumnOrFormula(column=(a)j.p.Column, formula=@Formula, @o.h.a.Column)
@o.h.a.Column is a new annotation that would host thew comment
Let's move the discussions to the development mailing list
hibernate-dev(a)lists.jboss.org (needs registration to post)
Support @Comment or column attribute on @Table and @Column
----------------------------------------------------------
Key: ANN-537
URL:
http://opensource.atlassian.com/projects/hibernate/browse/ANN-537
Project: Hibernate Annotations
Issue Type: Improvement
Components: binder
Affects Versions: 3.2.1
Reporter: Max Rydahl Andersen
with hbm2ddl and hbm2doc its a shame that Annotation does not support setting a comment
on table and columns.
--
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