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  91 to 100 of 436  « Prev 1... 5 6 7 8 9 10 11 12 13 14 ... 44 Next » 
 
What is Shallow Serilization and Deep Serialiazation?
Mon 05/30/05
05:03:19AM
 
1
Wed 05/18/05
01:13:57PM
129
 
 
Hi, I want to serialize some information on to the disk in a file format and after a fixed time in...
Mon 05/23/05
08:39:59AM
 
0
Mon 05/23/05
08:39:59AM
114
 
 
hi!! can anyone tell me what is the actual need of marker interfaces? specially in details abt seria...
Wed 04/20/05
12:00:03AM
 
1
Tue 04/19/05
10:04:43PM
129
 
 
can we store the object of a class the session?If it is possible how can we access the methods and v...
Tue 04/05/05
05:18:10AM
 
0
Tue 04/05/05
05:18:10AM
121
 
 
What happens if we serialize the constructor(/s) of a class? What's the effect?
Sat 04/02/05
06:14:46AM
 
1
Sat 04/02/05
12:19:12AM
118
 
 
 
It is written in documentation that if writeObject and readObject methods are there they must have...
Thu 03/31/05
08:56:06PM
 
1
Tue 03/29/05
05:33:12AM
107
 
 
As per my understanding Serializable is a marked interface, which has no methods. If a class imp...
Tue 03/29/05
05:09:14AM
 
0
Tue 03/29/05
05:09:14AM
120
 
 
As there are no methods in java.io.serializable interface, how does java knows that it has to serial...
Sat 02/26/05
09:40:33AM
 
1
Fri 02/25/05
06:25:05PM
107
 
 
Is there a way to determine serialVersionUID of an object serailized in a file? I was able to find a...
Fri 01/28/05
10:34:19PM
 
0
Fri 01/28/05
10:34:19PM
121
 
 
hi all, is the any Java Api to read Tiff images which is stored in Optical Juke box? pleas...
Thu 01/27/05
01:56:26AM
 
0
Thu 01/27/05
01:56:26AM
114
 
 
 
Results  91 to 100 of 436  « Prev 1... 5 6 7 8 9 10 11 12 13 14 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact