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  421 to 430 of 436  « Prev 1... 35 36 37 38 39 40 41 42 43 44 Next » 
 
What is the difference between Serialization and marshalling?
Fri 07/11/08
05:14:48PM
 
4
Mon 05/28/01
03:41:02AM
2108
 
 
I have a method for serializing a hashtable. _cache is the hashtable, and _cachefile is the na...
Thu 06/14/01
01:27:16PM
 
1
Thu 06/14/01
12:36:53PM
31
 
 
I am evaluating an multy tier architecture, and performing some test for achieving the best perform...
Fri 06/01/01
12:34:01PM
 
1
Tue 05/22/01
05:16:12AM
34
 
 
Is there a way to serialize PreparedStatement object? thanks
Thu 05/17/01
09:15:37AM
 
1
Fri 05/04/01
01:38:13PM
38
 
 
How do i copy an object in java?
Wed 05/09/01
07:01:58PM
 
1
Wed 05/09/01
03:01:35AM
42
 
 
 
How can I compress & decompress data(e.g, object) while storing them into a file?
Mon 04/30/01
03:55:40AM
 
0
Mon 04/30/01
03:55:40AM
108
 
 
How can I compress & decompress data(e.g, object) while storing them into a file?
Mon 04/30/01
03:49:14AM
 
0
Mon 04/30/01
03:49:14AM
37
 
 
I have to store a hashtable as BLOB in Oracle8i database, for which I need to convert the hashTable ...
Sat 04/28/01
01:57:49PM
 
1
Sat 04/28/01
02:28:38AM
105
 
 
While working on Applet-Servlet communication, I'm trying to send a Vector object from servlet to ap...
Fri 04/20/01
08:34:52PM
 
2
Tue 04/17/01
05:26:28AM
104
 
 
I need to send data from a Servlet to an Applet. Therefore I created an Serialized object which cont...
Fri 04/20/01
08:32:43PM
 
1
Tue 04/17/01
10:20:11AM
99
 
 
 
Results  421 to 430 of 436  « Prev 1... 35 36 37 38 39 40 41 42 43 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact