These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: for probabl hibernate, je ne compren pa l'erreur exactement
PostPosted: Thu May 11, 2006 7:20 am 
Newbie

Joined: Thu Apr 13, 2006 9:33 am
Posts: 3
Location: orsay
j'ai un petit souci avec mon test,

j'ai deux classes

classe toto{ classe titi{
string key_toto; String key_titi;
} toto TOTO; }


dans la base


create table toto { create table titi {
key_toto varchar(10); key_titi varchar(10);
} key_toto varchar(10);}


donc voila quand je veux faire une sauvegarde à partir de mes classe il me sort une erreur au niveau du "SAVE" dans le test correspondant à la calsse titi.

je crois parce que je lui donne un objet et lui il s'attends à un string, ne prenait pas ce que je dis comme acquis , si je savais mon probleme je n'aurai pas posté.

l'erreur qu'il sort la voila

Could not synchronize database state with session

merci de votre aide


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.