Well, I've smacked myself thoroughly for this one. Thanks for
proof-reading for me!
On Sep 14, 2004, at 7:04 AM, Konstantin Priblouda wrote:
--- Aleksandr Shneyderman <[EMAIL PROTECTED]>
wrote:
Check your spellings. Xdoclet is not NLP enabled :-)
It can't guess that
your 'collections-one-to-man
--- Aleksandr Shneyderman <[EMAIL PROTECTED]>
wrote:
> Check your spellings. Xdoclet is not NLP enabled :-)
> It can't guess that
> your 'collections-one-to-many' has to be really just
> 'collection-one-to-many' and 'collections-key' has
> to be
> 'collection-key'
xdoclet-2 plugin is spellcheck
ECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Timothy
Reaves
Sent: Monday, September 13, 2004 10:47 PM
To: [EMAIL PROTECTED]
Subject: [Xdoclet-user] Problems with Hibernate code...
Hello all. I'm using Hibernate 2.1.6, XDoclet 1.2, and maven
1.0. My
generated mapping files look
Hello all. I'm using Hibernate 2.1.6, XDoclet 1.2, and maven 1.0. My
generated mapping files look fine, except the set tag. I have this
code in my Java class:
/**
* @hibernate.set
* role="ownes"
* @hibernate.collections-one-to-many
* class="com.foo.inventory.model.