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  311 to 320 of 436  « Prev 1... 27 28 29 30 31 32 33 34 35 36 ... 44 Next » 
 
In implementing a remote service, I need to serialize an Array of Class objects. The problem occurs ...
Mon 02/04/02
07:36:27AM
 
1
Sun 02/03/02
11:55:54AM
29
 
 
Where does the need come to cast a superclass reference to a subclass object?
Fri 02/01/02
09:51:17PM
 
1
Fri 02/01/02
08:59:19PM
34
 
 
I get a Streamcorrupted Exception when I read appended serialized objects from a file. How do I...
Wed 01/23/02
05:51:44AM
 
1
Tue 01/22/02
10:58:44AM
30
 
 
What is ment by "Business Objects"? I am a bit confused with this term. Can anybody help me please..
Sun 01/20/02
03:11:45AM
 
1
Sat 01/19/02
11:07:09PM
33
 
 
Ive got this test class below: import java.util.Vector; import MisIO.*; public class Te...
Fri 01/18/02
04:00:00AM
 
0
Fri 01/18/02
04:00:00AM
30
 
 
 
I have a project going on, in which i need to store a images form BufferedImage class object with a ...
Tue 01/15/02
10:42:00AM
 
0
Tue 01/15/02
10:42:00AM
31
 
 
How can I get the height of the title bar in a jInternalFrame. I tried using getInsets().top of this...
Tue 01/15/02
04:15:48AM
 
0
Tue 01/15/02
04:15:48AM
32
 
 
Serializing large objects (trees, XML-DOMs ...) to a database can be done by BLOBs. When i combine ...
Wed 01/09/02
05:58:06AM
 
1
Wed 01/09/02
02:25:15AM
34
 
 
How can slow my J2EE platform using beans instead of classes (if any)? For example, when creating n...
Wed 01/09/02
05:49:03AM
 
1
Wed 01/09/02
01:45:22AM
28
 
 
I have declared a structure called User in my idl file. The idl generator generates a file called Us...
Tue 01/08/02
06:19:09AM
 
1
Tue 01/08/02
05:56:00AM
112
 
 
 
Results  311 to 320 of 436  « Prev 1... 27 28 29 30 31 32 33 34 35 36 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact