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 is better for saving app-project status: XML or serializing the whole project? it serializing ...
Fri 09/07/01
09:18:59AM
 
1
Mon 07/02/01
09:46:08AM
29
 
 
Building a RMI client server program with JDBC included. While receiver the query result thru JDBC c...
Fri 07/27/01
09:58:49AM
 
1
Sun 07/22/01
02:33:43AM
33
 
 
I have created an Entity Bean with CMP that stores a BigDecimal along with a few other Strings. Usin...
Mon 06/25/01
11:21:17AM
 
0
Mon 06/25/01
11:21:17AM
66
 
 
We have produced a class to represent a type-safe enumeration of values. The class uses the writeRe...
Mon 06/11/01
06:16:59AM
 
0
Mon 06/11/01
06:16:59AM
46
 
 
I'm trying to save the state of a particular object to a file, which would be read later to restore ...
Mon 04/09/01
01:01:26PM
 
1
Mon 04/09/01
12:48:29PM
30
 
 
 
Hello I have 2 java processes. The first one starts the other using "Runtime.exec". The first one, ...
Wed 03/28/01
08:15:49AM
 
0
Wed 03/28/01
08:15:49AM
31
 
 
Is there a way to include the class code in a serialized object so that it can be deserialized witho...
Fri 03/16/01
07:00:09AM
 
2
Tue 01/09/01
05:11:48PM
146
 
 
Do you have any guidelines or pointers to information about how software developers actually can con...
Thu 03/15/01
10:41:45AM
 
0
Thu 03/15/01
10:41:45AM
42
 
 
how can a resultset be serialised and retreived?
Tue 01/16/01
05:51:39AM
 
0
Tue 01/16/01
05:51:39AM
35
 
 
What is UTF that Serialization uses to write strings?
Fri 01/07/00
11:49:54PM
 
0
Fri 01/07/00
11:49:54PM
41
 
 
 
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