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 » 
 
This option raises an internal Eclipse error and refers to the log file for details. Every...
Fri 04/20/07
12:17:35PM
 
1
Fri 04/20/07
11:57:03AM
96
 
 
Does the String class implements seriazilable?
Wed 08/25/04
01:21:28AM
 
3
Tue 08/24/04
12:14:28AM
35
 
 
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
483
 
 
i am getting two different result from almost same programs on winnt. program 1. String file = "C...
Sun 11/11/01
08:18:48PM
 
1
Tue 09/04/01
07:47:25PM
39
 
 
I would like to send a serialized object through a socket. How can i serialize an object to a string...
Fri 10/26/01
01:03:50PM
 
0
Fri 10/26/01
01:03:50PM
40
 
 
 
what are business data objects? and where are they used ?? and why are they used ?
Mon 08/13/01
04:05:43AM
 
0
Mon 08/13/01
04:05:43AM
48
 
 
How can I serialize onject over internet and intranet.
Fri 11/15/02
12:15:03PM
 
2
Thu 10/24/02
02:02:18AM
31
 
 
can i set the serialVersionUID to hascode of a string?
Wed 04/10/02
10:11:19AM
 
1
Wed 04/10/02
09:48:54AM
29
 
 
How we use serialization process in core java concept give me the brief explanation
Mon 03/26/07
02:24:54AM
 
1
Mon 03/26/07
01:10:25AM
96
 
 
Hello There, Considering that I have an object[A], how can I maintain/get the count of the object...
Mon 04/01/02
09:36:30PM
 
0
Mon 04/01/02
09:36:30PM
30
 
 
 
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