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 » 
 
Hi all, I have a problem, I can recieve messages from the server that I am tunnelling to and send ...
Wed 05/15/02
08:53:58AM
 
1
Wed 05/15/02
08:24:42AM
37
 
 
ir, Currently I am using a hashtable in my program but with that I am getting errors like NullPoin...
Wed 12/05/01
06:06:37AM
 
1
Wed 12/05/01
02:08:14AM
30
 
 
My superclass implements Serializable. Do my subclasses need to implement Serializable interface onc...
Thu 11/22/01
12:56:02PM
 
1
Tue 10/30/01
07:48:48AM
30
 
 
Maybe I do not have my mind wrapped around this thing right. I could use some help please. I read ...
Thu 12/20/01
02:10:18PM
 
0
Thu 12/20/01
02:10:18PM
28
 
 
a. Scrollable is an interface. b. Writable is an interface. c. TextScreen is an abstract class. d...
Wed 09/19/07
03:31:20AM
 
1
Wed 09/19/07
02:50:17AM
369
 
 
 
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
 
 
I developed an application using java, since i have developed GUIs separetely as modules as i keep c...
Thu 03/06/03
06:49:57AM
 
1
Wed 03/05/03
03:02:21AM
34
 
 
How can I change the names of instance variables in a class which is Serializable and still be able ...
Mon 06/26/00
09:06:08PM
 
0
Mon 06/26/00
09:06:08PM
43
 
 
I am using a tool that persists some java objects in a database. This tool generates the serialVersi...
Mon 03/17/08
09:13:15AM
 
1
Mon 03/17/08
12:46:41AM
97
 
 
How can I modify a serialized object which is stored in a file if the file contains a large number o...
Tue 07/04/00
05:25:41AM
 
0
Tue 07/04/00
05:25:41AM
40
 
 
 
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