|
As there doesn't seem to be a hibernate-user list,
i'm going to post this here. =)
I'm trying to recreate the mapping xml for the
cirrus.test.Simple class but can't get it to work. Here is what i'm doing
:
usage: class.name | uid=<newUID> | done
? cirrus.hibernate.test.Simple addClass(cirrus.hibernate.test.Simple) ? uid=count niceKey(count)=> count uid UID id ID key KEY pk PK count uid UID id ID key KEY pk PK ? done <?xml version="1.0"?> <!DOCTYPE hibernate-mapping SYSTEM "DTD_PATH/hibernate-mapping.dtd"> <!-- cirrus.hibernate.test.Simple cannot be added, no UID found! --> <hibernate-mapping> </hibernate-mapping> I guess i'm doing somthing wrong with the uid=XXXXX
.
Little Help?
thanks,
Waz.
=)
|
