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  411 to 420 of 436  « Prev 1... 35 36 37 38 39 40 41 42 43 44 Next » 
 
I need to keep a list of clients with name and number. I don´t know how many clients will connect, ...
Mon 09/16/02
04:58:09PM
 
2
Mon 09/16/02
03:13:58PM
27
 
 
Is it possible to see if one InetAddress is bigger than another? How can I compare them? thank's.
Mon 10/14/02
11:13:01AM
 
1
Mon 10/14/02
10:51:04AM
110
 
 
how can a resultset be serialised and retreived?
Tue 01/16/01
05:51:39AM
 
0
Tue 01/16/01
05:51:39AM
36
 
 
How to retrive column names from the table and store that column names in Object. Please send the...
Wed 07/21/04
04:35:28AM
 
1
Tue 07/20/04
09:56:04PM
29
 
 
I am trying to write a binary data file to a java space so a worker can then take it. What is the e...
Fri 02/22/02
08:13:05AM
 
0
Fri 02/22/02
08:13:05AM
32
 
 
 
Hello. I wish to save a JTree with all its nodes and data. How do I do this?
Fri 09/07/01
11:16:44AM
 
0
Fri 09/07/01
11:16:44AM
38
 
 
Memory Problem with declartion of multidimensional array. I am declaring an array in my class boolea...
Wed 10/01/03
10:08:38AM
 
0
Wed 10/01/03
10:08:38AM
31
 
 
What happens when a java application is shut down while in middle of serialising an object?Will it h...
Wed 02/20/02
05:58:10AM
 
1
Wed 02/20/02
04:51:08AM
40
 
 
Hello, What is meant by pushbackinputstream? This I got when I have instantiaged an URL object ...
Wed 05/01/02
10:11:25AM
 
0
Wed 05/01/02
10:11:25AM
28
 
 
Describe Polymorphism?
Tue 04/06/04
05:55:18AM
 
1
Mon 04/05/04
05:52:33PM
40
 
 
 
Results  411 to 420 of 436  « Prev 1... 35 36 37 38 39 40 41 42 43 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact