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  121 to 130 of 436  « Prev 1... 8 9 10 11 12 13 14 15 16 17 ... 44 Next » 
 
Hi dears how we can call batch (.bat) files from java program
Mon 12/22/03
02:36:36PM
 
1
Mon 12/22/03
01:29:55PM
32
 
 
I want to exchange objects between sockets, and I want to use a GZIP stream over my object stream in...
Tue 04/16/02
06:13:55PM
 
0
Tue 04/16/02
06:13:55PM
27
 
 
My question is how to check for end of file when read object from file using readObject()? For ex...
Sun 11/11/01
08:15:55PM
 
1
Fri 10/19/01
05:39:47AM
35
 
 
Hi all, I want to create Blob objects. How can i do that ? Must I implement the java.sql.blob interf...
Wed 02/20/02
01:18:34AM
 
1
Tue 02/19/02
01:14:08AM
32
 
 
I serialized an Object with ObjectOutputStream After, I converted this stream to a String and I put...
Mon 10/22/01
08:29:04AM
 
1
Tue 10/16/01
06:21:58AM
31
 
 
 
Hi, I am creating Data Transfer Objects (Value Objects) to store and retrieve data from tables in ...
Fri 02/02/07
11:51:17PM
 
1
Wed 01/31/07
03:44:21PM
94
 
 
I would like to know how to generate .ser file? Is there any java command to generate it or I ne...
Tue 12/12/06
11:23:18AM
 
2
Sat 10/21/06
02:57:18AM
111
 
 
Hi, Can someone please point me in the right direction? I'd like to get an array of bytes from a...
Thu 11/15/01
11:44:14AM
 
1
Thu 11/15/01
11:28:20AM
32
 
 
My problem is that i have made a Jlist which contains the object of type Vector .Now i want this JLi...
Mon 03/24/03
03:34:40AM
 
0
Mon 03/24/03
03:34:40AM
37
 
 
I have a program 'class', which uses a Hashtable to "store" informations. This Hashtable is declared...
Tue 12/18/01
09:25:33AM
 
1
Mon 12/10/01
08:10:16PM
34
 
 
 
Results  121 to 130 of 436  « Prev 1... 8 9 10 11 12 13 14 15 16 17 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact