Hi,

I have generated some peers object and found that
Peer.doInsert(Object) does not work, while the
others are fine !
My code is something like this :

Student student=new Student();
student.setName("name");
//...
StudentPeer.doInsert(student);

It always throw an error with no message given
(null).
Anybody could explain that ?

Thanks for any help.





______________________________________________________________
For the latest news, go to http://www.asiaone.com
And get your free AsiaOne email account and home page

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to