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  411 to 420 of 436  « Prev 1... 35 36 37 38 39 40 41 42 43 44 Next » 
 
What is Shallow Serilization and Deep Serialiazation?
Mon 05/30/05
05:03:19AM
 
1
Wed 05/18/05
01:13:57PM
128
 
 
Is there a way to retrieve child classes of an object class. How can we call a method if an ob...
Wed 06/08/05
06:53:52AM
 
0
Wed 06/08/05
06:53:52AM
128
 
 
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
 
 
Hi, I am totally lost on how to deserialize (and reconstruct) an image taken from a java space. I...
Wed 10/12/05
06:54:39AM
 
1
Wed 10/05/05
12:32:41PM
130
 
 
Could anybody please tell me why you need to have a public constructor (not a package access for ins...
Wed 04/19/06
02:13:31PM
 
1
Mon 02/27/06
05:43:06PM
131
 
 
 
Is there a report API in Java or if there isn't how can one create Java classes that generate repor...
Tue 09/27/05
09:22:48AM
 
1
Tue 09/27/05
07:44:52AM
132
 
 
What does "wrapping" an object mean? Choice 1 Placing an object into a HashMap for later retrie...
Wed 09/19/07
03:31:41AM
 
1
Wed 09/19/07
02:46:32AM
132
 
 
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
 
 
Hello, I've just taken a look at the RMI tutorial, to be found at http://java.sun.com/docs/books/tu...
Mon 05/02/05
04:25:41AM
 
1
Tue 04/19/05
02:59:40AM
139
 
 
Is there a way to include the class code in a serialized object so that it can be deserialized witho...
Fri 03/16/01
07:00:09AM
 
2
Tue 01/09/01
05:11:48PM
147
 
 
 
Results  411 to 420 of 436  « Prev 1... 35 36 37 38 39 40 41 42 43 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact