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  421 to 430 of 436  « Prev 1... 35 36 37 38 39 40 41 42 43 44 Next » 
 
I'm running a stateless EJB application on WebSphere which uses threading to achieve throughput,. I'...
Wed 11/07/07
11:55:27AM
 
0
Wed 11/07/07
11:55:27AM
112
 
 
Hi, I have a java program that communicates with a TI DSP running assembly code over serial port. ...
Sun 11/23/03
03:04:32AM
 
1
Thu 09/11/03
04:43:48AM
36
 
 
what is extanation of serilizable file and where is it store ? Please use html tags to format code...
Fri 12/17/04
02:12:10AM
 
1
Mon 12/06/04
02:38:29AM
46
 
 
can anyone tell me wat is the usage of serialization? how it serializes the objects? can i serialize...
Mon 02/07/05
05:06:48AM
 
1
Mon 02/07/05
02:41:54AM
47
 
 
what is heap memory ? how it works ? how to implement concept of heap memory ? pls help me......
Mon 04/10/06
07:54:46AM
 
2
Mon 03/13/06
12:28:14AM
111
 
 
 
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
 
 
class car implements Serializable { } class ford extends car { } If u attempt to serialize an instan...
Fri 01/06/06
07:13:08PM
 
1
Fri 01/06/06
02:39:06PM
103
 
 
what is the purpose of marker or tagged interface eventhoug there is methods to implement(like seria...
Fri 06/01/07
12:35:48PM
 
1
Wed 03/28/07
10:50:50PM
121
 
 
what"s the necessary an implement interface the class must be declared abstract?exaple with realtime...
Fri 05/30/08
02:44:56AM
 
0
Fri 05/30/08
02:44:56AM
42
 
 
when we were using a wrapper class?exp with realtime senario
Fri 05/30/08
02:54:07AM
 
0
Fri 05/30/08
02:54:07AM
39
 
 
 
Results  421 to 430 of 436  « Prev 1... 35 36 37 38 39 40 41 42 43 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact