Hello, Ranieri.

If you also implement it for xdoclet2 hibernate plugin I am OK to add
this to cvs.
Implement this feature will be super easy for xdoclet2 (just add tag
class and change Column.jelly)

On 8/18/05, Ranieri Severiano <[EMAIL PROTECTED]> wrote:
> I've implemented an extension of hibernate plugin to
> support column comments. But I've implemented it on
> xdoclet version 1.
> 
> The column comment:
> 
> <column name="FOO_NAME">
>    <comment>The name of Foo</comment>
> </column>
> 
> is useful to add comments in oracle, for example. My
> notation was:
> 
> /**
>  * @hibernate.column name="FOO_NAME" comment="The name
> of Foo"
>  */
> 
> 
> What you think about?
> Thanks,
> Ranieri Severiano
> 
> 
> 
> ____________________________________________________
> Start your day with Yahoo! - make it your home page
> http://www.yahoo.com/r/hs
> 
> 


-- 
anatol

Reply via email to