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  51 to 60 of 436  « Prev 1 2 3 4 5 6 7 8 9 10 ... 44 Next » 
 
Using ObjectOutputStream , how can I use writeObject() to write the same object twice, so on the ...
Fri 03/17/00
07:52:18AM
 
0
Fri 03/17/00
07:52:18AM
100
 
 
If an object is serialized by a 1.1.x VM, can it be de-serialized by a 1.2.x VM?
Wed 03/22/00
09:03:45AM
 
0
Wed 03/22/00
09:03:45AM
49
 
 
How can I save an Image object using Serialization?
Sat 03/25/00
04:27:54PM
 
0
Sat 03/25/00
04:27:54PM
40
 
 
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
 
 
 
expain me about reading and writing file?what"s a real time senario?with Example
Fri 05/30/08
02:41:46AM
 
0
Fri 05/30/08
02:41:46AM
103
 
 
what"s the necessary an implement interface the class must be declared abstract?exaple with realtime...
Fri 05/30/08
02:44:56AM
 
0
Fri 05/30/08
02:44:56AM
41
 
 
when we were using a wrapper class?exp with realtime senario
Fri 05/30/08
02:54:07AM
 
0
Fri 05/30/08
02:54:07AM
39
 
 
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
 
 
In the below example when we synchronize on lock1 and lock2, does it acquire lock on all the objects...
Thu 04/23/09
08:07:25AM
 
0
Thu 04/23/09
08:07:25AM
404
 
 
 
Results  51 to 60 of 436  « Prev 1 2 3 4 5 6 7 8 9 10 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact