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 » 
 
what is the use extenralizable and how it is used? explain with example?
Tue 05/23/06
01:06:44AM
 
1
Wed 04/26/06
12:25:15AM
164
 
 
I have some base class for exception in my system - BaseException. After any failer in system I seri...
Tue 07/05/05
12:12:58PM
 
2
Wed 06/22/05
05:00:40AM
208
 
 
Hi Friends, I want to know how serialization works. I i try to see Serializable interface its empty....
Wed 03/28/07
10:54:50PM
 
3
Tue 01/30/07
01:53:22AM
282
 
 
Which one of the following requirements must a class meet in order to be written to a stream using O...
Wed 09/19/07
09:46:03AM
 
2
Wed 09/19/07
02:51:28AM
350
 
 
a. Scrollable is an interface. b. Writable is an interface. c. TextScreen is an abstract class. d...
Wed 09/19/07
03:31:20AM
 
1
Wed 09/19/07
02:50:17AM
373
 
 
 
In the below example when we synchronize on lock1 and lock2, does it acquire lock on all the objects...
Thu 04/23/09
08:07:25AM
 
0
Thu 04/23/09
08:07:25AM
407
 
 
Hi Friends. Can we searlize the Singleton class object? is this the normal way like other obje...
Thu 02/18/10
02:44:24AM
 
0
Thu 02/18/10
02:44:24AM
416
 
 
hey wht"Serialization..how does it work...can u give me a small example Pl
Sat 05/17/08
02:51:48AM
 
0
Sat 05/17/08
02:51:48AM
422
 
 
Hi All I have one doubt. Can we searlize the state of a thread? Regards Kulbir
Thu 02/18/10
02:41:59AM
 
0
Thu 02/18/10
02:41:59AM
436
 
 
There are so many things to care about when using Serialization as explained at Precautions with Se...
Sat 12/10/11
01:57:22PM
 
0
Sat 12/10/11
01:57:22PM
441
 
 
 
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