Serialization

Serialization allows you to create a JVM-independent binary representation of an in-memory Java object. This external representation may be used to transfer or store the object and to recreate it in another JVM.  

Serialization allows you to create a JVM-independent binary representation of an in-memory Java object. This external representation may be used to transfer or store the object and to recreate it in another JVM.   <<Less

Latest Announcements
Welcome to the new jGuru Forums!
We've updated the jGuru Forum platform to make our forums easier to use and navigate, as well as to ... ...Read More
SUBSCRIBE       NEW TOPIC
Results  1 to 10 of 436  « Prev 1 2 3 4 5 6 7 8 9 10 ... 44 Next » 
 
What is the difference between Serialization and marshalling?
Fri 07/11/08
05:14:48PM
 
4
Mon 05/28/01
03:41:02AM
1978
 
 
hello i want to serialize an image i know you have to convert it to int[w][h] first but how can we k...
Wed 02/18/09
09:12:37PM
 
0
Wed 02/18/09
09:12:37PM
546
 
 
I have 2 classes serialized. In one class i serialize the object and write it to .txt file and in an...
Thu 12/04/08
05:58:05AM
 
1
Thu 12/04/08
01:40:24AM
477
 
 
I have been using JDK 1.4 for my application. I have serialized objects stored in the database as b...
Sat 12/10/11
01:59:52PM
 
1
Tue 11/15/11
03:48:49PM
477
 
 
what"s object serialization?how does it work>
Fri 05/30/08
02:33:37AM
 
0
Fri 05/30/08
02:33:37AM
471
 
 
 
what"s prepared statement how does it work?i need a realtime exapmle?
Fri 05/30/08
02:36:22AM
 
0
Fri 05/30/08
02:36:22AM
449
 
 
There are so many things to care about when using Serialization as explained at Precautions with Se...
Sat 12/10/11
01:57:22PM
 
0
Sat 12/10/11
01:57:22PM
438
 
 
Hi All I have one doubt. Can we searlize the state of a thread? Regards Kulbir
Thu 02/18/10
02:41:59AM
 
0
Thu 02/18/10
02:41:59AM
432
 
 
hey wht"Serialization..how does it work...can u give me a small example Pl
Sat 05/17/08
02:51:48AM
 
0
Sat 05/17/08
02:51:48AM
419
 
 
Hi Friends. Can we searlize the Singleton class object? is this the normal way like other obje...
Thu 02/18/10
02:44:24AM
 
0
Thu 02/18/10
02:44:24AM
412
 
 
 
Results  1 to 10 of 436  « Prev 1 2 3 4 5 6 7 8 9 10 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact