HI... what is the use of SERIALIZABLE interface .....
Hi Friend,
Serializable interface is a marker interface which does not contain any method.
Serializable interface enable the transfer of any binary object over a communication channel by transferring all the data of the object in a byte by byte manner.
For more information, visit here
Thanks
A serializable schedule is a weaker term -- it is a schedule where the operations of different transactions may be mixed together on the schedule, so long as they are conflict-equivalent to some serial schedule. By ChandraBabu
Ads