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  81 to 90 of 436  « Prev 1... 4 5 6 7 8 9 10 11 12 13 ... 44 Next » 
 
whats the purpose of serialize interface? it dosent has any methods and variables? how our class ...
Mon 09/05/05
02:57:51PM
 
2
Wed 07/27/05
04:25:41AM
115
 
 
The skipBytes(int) API in ObjectInputStream always returns a zero everytime i try using it. Any idea...
Thu 07/21/05
02:10:54AM
 
0
Thu 07/21/05
02:10:54AM
118
 
 
can i make an interface as static or final or both? if it is not why?
Wed 07/20/05
02:33:35PM
 
3
Fri 07/15/05
01:40:15AM
95
 
 
Is there any way to access objects written to a file randomly. Serialization basically needs accessi...
Tue 07/19/05
01:56:23AM
 
1
Mon 07/18/05
01:05:19AM
103
 
 
I have some base class for exception in my system - BaseException. After any failer in system I seri...
Tue 07/05/05
12:12:58PM
 
2
Wed 06/22/05
05:00:40AM
204
 
 
 
HI, I have very strange Q.N Need someones help soon. Before calling remote's method, i m getting exa...
Tue 06/28/05
03:45:06AM
 
1
Tue 06/28/05
02:57:06AM
106
 
 
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
127
 
 
What is Shallow Serilization and Deep Serialiazation?
Mon 05/30/05
05:03:19AM
 
1
Wed 05/18/05
01:13:57PM
127
 
 
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
 
 
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
 
 
 
Results  81 to 90 of 436  « Prev 1... 4 5 6 7 8 9 10 11 12 13 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact