--- Expedito Júnior <[EMAIL PROTECTED]> wrote:
> Hi! Hi, YOu are on a wrong list. This one is for core xdoclet engine. HIbernate plugin ( as well as all other plugins ) are covered on dedicated plugin list. > I have a class with some properties that must be > setted as unique (both). To accomplish this, I want > to use the Hibernate <properties> tag. The problem > is that I don't know how to configure it using > xDoclet 2. I've found the following code, but it > doesn't work me... Can anyone help me?? @hibernate.property unique="true" on getter or field shall help. regards, ----[ Konstantin Pribluda http://www.pribluda.de ]---------------- Still using XDoclet 1.x? XDoclet 2 is released and of production quality. check it out: http://xdoclet.codehaus.org __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
