-->
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: Serializaion and Hibernate
PostPosted: Thu Jun 30, 2011 4:44 am 
Newbie

Joined: Thu Jun 30, 2011 4:28 am
Posts: 2
Hi all,

While using hibernate in my application I encounterd following problem.

As I went through tutorials, what I observed is to use hibernate for an object, that should have implemented Serializable interface. If not it will throw an exception saying cannot be serialized.

In one of the bean classes I'm using, one of the filed is an instance of another class and it's not serialized. more precisely that class is taken from an external jar, so that I cannot change it(cannot serialized).

so is there anything I can to to make it serialized and save it in the database?

thanks in advance....


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.