>
>AFAIR you do not need  extra @hibernate.column tag  -
>column attribute shall be enough.
>

If I remove the @hibernate.column then I end up with the hbm looking like my 
second example which fails to tell hibernate to generate an index for the 
column (I've checked the generated sql schema - which at least worked). Are 
index declartions done differently in XDoclet 2? this property isnt a PK so 
I need to declare it explictly.

I'm guessing my use of @hibernate.index-column was wrong then.

- Richard



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
xdoclet-plugins-interest mailing list
xdoclet-plugins-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest

Reply via email to