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  431 to 436 of 436  « Prev 1... 35 36 37 38 39 40 41 42 43 44 Next » 
 
what"s prepared statement how does it work?i need a realtime exapmle?
Fri 05/30/08
02:36:22AM
 
0
Fri 05/30/08
02:36:22AM
455
 
 
what"s object serialization?how does it work>
Fri 05/30/08
02:33:37AM
 
0
Fri 05/30/08
02:33:37AM
478
 
 
I have 2 classes serialized. In one class i serialize the object and write it to .txt file and in an...
Thu 12/04/08
05:58:05AM
 
1
Thu 12/04/08
01:40:24AM
485
 
 
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
489
 
 
hello i want to serialize an image i know you have to convert it to int[w][h] first but how can we k...
Wed 02/18/09
09:12:37PM
 
0
Wed 02/18/09
09:12:37PM
555
 
 
 
What is the difference between Serialization and marshalling?
Fri 07/11/08
05:14:48PM
 
4
Mon 05/28/01
03:41:02AM
2009
 
 
Results  431 to 436 of 436  « Prev 1... 35 36 37 38 39 40 41 42 43 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact