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  61 to 70 of 436  « Prev 1... 2 3 4 5 6 7 8 9 10 11 ... 44 Next » 
 
Hi, In my java mail application i am serializing a vector object. I have added an instance of my c...
Sun 02/09/03
02:45:40PM
 
0
Sun 02/09/03
02:45:40PM
29
 
 
Describe Polymorphism?
Tue 04/06/04
05:55:18AM
 
1
Mon 04/05/04
05:52:33PM
39
 
 
Which possibilities else exists to control the deserialization? My requirement was to made a snaps...
Thu 07/15/04
10:38:08PM
 
0
Thu 07/15/04
10:38:08PM
37
 
 
I have serialized an object of the class javax.swing.text.DefaultStyledDocument with platform Java ...
Tue 02/26/02
07:45:51AM
 
1
Tue 02/26/02
04:04:46AM
42
 
 
Hello, I am trying to deserialize and read a file which has been previously serialized using VC++. I...
Tue 09/09/03
07:39:15AM
 
1
Tue 09/09/03
07:14:40AM
35
 
 
 
I have captured my own desktop by using the robot class. But I want to capture the desktop of anothe...
Mon 07/14/03
05:25:25AM
 
1
Fri 07/11/03
08:44:15PM
37
 
 
Why not serializable is named as Persistable? Is there any difference between them?
Sat 01/27/07
11:07:30AM
 
1
Thu 01/25/07
05:12:53AM
135
 
 
I have two Calendar objects, meaning I have two different dates. How can know the difference in the ...
Fri 06/14/02
05:56:31AM
 
1
Thu 06/13/02
08:02:53PM
31
 
 
Please tell me, if I have two dates which are objects of Date or Gregorian class, how can I find out...
Tue 06/25/02
09:49:40PM
 
1
Tue 06/25/02
07:39:27PM
28
 
 
Is the size of an object in memory is the same as the serialized object on disk?
Tue 04/20/04
02:05:04PM
 
3
Sun 03/14/04
11:34:40PM
39
 
 
 
Results  61 to 70 of 436  « Prev 1... 2 3 4 5 6 7 8 9 10 11 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact