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  131 to 140 of 436  « Prev 1... 9 10 11 12 13 14 15 16 17 18 ... 44 Next » 
 
Hi All, I am using HashMap for return type of certain methods in EJB.But I realize that I can achiv...
Mon 09/20/04
12:07:59AM
 
1
Thu 07/08/04
09:06:12PM
106
 
 
If I implement java.io.Serializable to a class. Should I have to again implement it for its subcla...
Mon 08/16/04
02:36:21AM
 
1
Sun 08/15/04
01:25:30AM
40
 
 
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
 
 
Which possibilities else exists to control the deserialization? My requirement was to made a snaps...
Thu 07/15/04
10:38:08PM
 
0
Thu 07/15/04
10:38:08PM
37
 
 
Can a Serialized object hold non-serialized objects into it? If yes, then will that object itself wi...
Thu 07/01/04
07:36:42AM
 
1
Thu 07/01/04
02:03:38AM
30
 
 
 
Hi Is there a way to set values for transient fields after deserialization? I have following co...
Mon 06/28/04
07:09:55AM
 
1
Sat 06/26/04
02:05:25AM
33
 
 
Hi Is there a way to set values for transient fields after deserialization? I have following co...
Sat 06/26/04
02:05:24AM
 
0
Sat 06/26/04
02:05:24AM
37
 
 
Hi! all, i m using object serialization to send in data from my applet to servlet to be finally sen...
Tue 06/22/04
04:56:58AM
 
0
Tue 06/22/04
04:56:58AM
29
 
 
I want to know the need for serialization.Plz explain me?
Mon 06/14/04
06:02:11PM
 
1
Sun 06/13/04
09:29:46PM
32
 
 
I intend to write and parse XDoclet tags to/from strings, for *.xmi manipulation in MDA fashion. Is ...
Thu 05/13/04
04:46:11AM
 
0
Thu 05/13/04
04:46:11AM
101
 
 
 
Results  131 to 140 of 436  « Prev 1... 9 10 11 12 13 14 15 16 17 18 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact