By gnawi
via java-polis.blogspot.com
Published: Nov 18 2007 / 02:51
Serialization is the process of persisting the state of an object.
In Java serializing an object involves encoding its state in a structured way within a byte array. Once an object is serialized, the byte array can be manipulated in various ways; it can be written to a file, sent over a network or RMI, or persisted within a database as a BLOB.
Add your comment
Voters For This Link (52)
-
gnawi -
bloid -
rd112681 -
dzonelurker -
mlody -
gcosgrave -
jeffmen -
ikysil -
gusten -
kennethmark -
vojkog -
bluecap -
infonote -
matt -
globetrot -
gst -
fulat2k -
chetan_oct -
glaforge -
aguther -
dhergert -
mgrev -
puredanger -
bbarth76 -
matt_yucha@yahoo.com -
chqbao -
thirdion1618 -
johandsum -
kombinaator -
vinhsu -
kryptolus -
bigliard -
javaFiX -
williausrohr -
karldmoore -
ledj0 -
sic_people -
xcdesz -
myth_drannon -
hal10001 -
speajus -
javajax -
merkul -
ashiro -
MarisO -
noblemaster -
creatza555 -
akanashevich -
otb82 -
davneter -
mswatcher -
Juwit


