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  111 to 120 of 436  « Prev 1... 7 8 9 10 11 12 13 14 15 16 ... 44 Next » 
 
Hi, I am knew to the concept of Seriliazation. Can anybody give me idea what is serialization and wh...
Sat 02/05/05
04:42:00AM
 
2
Wed 01/05/05
08:54:50AM
46
 
 
I want to seralize an object and store it temp. whenever reqd, client request, I want to bring back ...
Wed 01/05/05
04:59:29AM
 
2
Wed 01/05/05
03:21:07AM
34
 
 
I want to get the same functionality (i.e, getting rid off from dirty reads, panthom reads and rep...
Fri 12/17/04
02:20:27AM
 
1
Thu 10/07/04
04:49:36AM
39
 
 
-Please give the full explanation of How to store Image in oracle database.Also give an example(Give...
Fri 12/17/04
02:15:05AM
 
1
Wed 10/27/04
12:33:52AM
35
 
 
I am using Tomcat Web Server. In which directory I should store my Serialized class such that an ...
Fri 12/17/04
02:09:09AM
 
1
Fri 12/10/04
09:23:25AM
107
 
 
 
if i want to make an obj as immutable,need i specify its class as immutable or that perticular obj.h...
Fri 12/17/04
02:05:30AM
 
1
Tue 10/12/04
10:10:40PM
42
 
 
I have two problems. one is how to append in to a file. Second is i'm trying to read the file using ...
Fri 10/22/04
04:24:29AM
 
1
Thu 10/21/04
01:24:57AM
39
 
 
When i am trying to write an object in to a file using writeObject method of ObjectOutputStream,the...
Thu 10/07/04
07:15:29AM
 
1
Thu 10/07/04
12:49:52AM
112
 
 
how the serilization occurs internally? Any solution with an example will be appreciated.
Wed 09/15/04
05:52:04AM
 
1
Wed 09/15/04
02:02:33AM
42
 
 
what is serializatio,i want details expalination,what happens in background when object is serialize...
Wed 09/15/04
12:05:53AM
 
0
Wed 09/15/04
12:05:53AM
43
 
 
 
Results  111 to 120 of 436  « Prev 1... 7 8 9 10 11 12 13 14 15 16 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact