That's the problem! To get it to work you will need to change it to the
following:
1
title1
Mike
On 3/15/07, kace <[EMAIL PROTECTED]> wrote:
Thanks Mike,
If i have the sample data as below it gives me the same error - is that
the
right way to denote a null value
1
Thanks Mike,
If i have the sample data as below it gives me the same error - is that the
right way to denote a null value
1
title1
--
View this message in context:
http://www.nabble.com/self-referencing-OneToMany-tf3402500s2369.html#a9493621
Sent from the AppFuse - User ma
It looks like you have some invalid data in the column parentNotesId in your
sample data set?
Mike.
On 3/15/07, kace <[EMAIL PROTECTED]> wrote:
come on fellas, surely someone can offer me some hints as to where im
going
wrong here ...
--
View this message in context:
http://www.nabble.com/se
come on fellas, surely someone can offer me some hints as to where im going
wrong here ...
--
View this message in context:
http://www.nabble.com/self-referencing-OneToMany-tf3402500s2369.html#a9492040
Sent from the AppFuse - User mailing list archive at Nabble.com.
I a having problems getting the sample data to be inserted when i run teh
hibernate3:hbm2ddl command - it is giving me the following error
"[INFO] Error executing database operation: CLEAN_INSERT
Embedded error: Error casting value for table 'notes' and column
'ParentNotesID' "
I am looking to