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  371 to 380 of 436  « Prev 1... 33 34 35 36 37 38 39 40 41 42 ... 44 Next » 
 
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
 
 
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
 
 
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 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
482
 
 
Does the String class implements seriazilable?
Wed 08/25/04
01:21:28AM
 
3
Tue 08/24/04
12:14:28AM
35
 
 
 
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
 
 
Hi all, I have an input stream: 0 1 2 3 etc... This list above is dynamically generated an...
Thu 11/29/01
05:12:15PM
 
0
Thu 11/29/01
05:12:15PM
31
 
 
My superclass implements Serializable. Do my subclasses need to implement Serializable interface onc...
Thu 11/22/01
12:56:02PM
 
1
Tue 10/30/01
07:48:48AM
30
 
 
I wanted to embed an .rm format video file in my html file so it can be directly run on a browser, i...
Sun 12/09/01
07:51:40AM
 
0
Sun 12/09/01
07:51:40AM
32
 
 
how externalization prefered over Serailization which is sutiable at where
Mon 08/25/03
04:17:16AM
 
0
Mon 08/25/03
04:17:16AM
31
 
 
 
Results  371 to 380 of 436  « Prev 1... 33 34 35 36 37 38 39 40 41 42 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact