--- Joris Wijlens <[EMAIL PROTECTED]> wrote:
> Hi, > > Hibernate 3.0.5 has the notion of a natural id on > attributes of objects. > If an attribute that is a natural id it cannot be > null and must be unique. > Paragraph 6.1.12. natural-id > (http://www.hibernate.org/hib_docs/v3/reference/en/html/mapping.html#mapping-declaration-naturalid) > > of the hibernate documentation. Is this implemented > in the hibernate > plugin? Hi Joris, This question is better asked on dedicated plugins list. But AFAIR, this was not implemented yet. ( You know, mapping support comes from needs, and this case is not recommendet by hibernate :) ) Dare to provide a patch? :) ( Or file JIRA issue ) 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 __________________________________ Yahoo! FareChase: Search multiple travel sites in one click. http://farechase.yahoo.com
