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  41 to 50 of 436  « Prev 1 2 3 4 5 6 7 8 9 10 ... 44 Next » 
 
Hi, Sorry for being little over descriptive here. I have an issue deserializing a file that conta...
Wed 06/20/07
11:53:38AM
 
1
Tue 06/19/07
11:29:24PM
92
 
 
I have a Serializable class that has an attribute which is a class from 3rd party software that did ...
Sun 08/18/02
07:35:02PM
 
1
Thu 07/25/02
09:05:32AM
30
 
 
What happens when a java application is shut down while in middle of serialising an object?Will it h...
Wed 02/20/02
05:58:10AM
 
1
Wed 02/20/02
04:51:08AM
39
 
 
Please tell me if Calendar class allows to programmer to compare to two dates of the same day but at...
Tue 07/02/02
11:29:53PM
 
1
Tue 07/02/02
06:30:16PM
28
 
 
I want to compress and uncompress a Byte Array , how to do? I am using ZipOutputStream, ZipInputStr...
Tue 06/01/04
01:29:38PM
 
0
Tue 06/01/04
01:29:38PM
42
 
 
 
I have this method in my Session EJB which always throws MyException (extends Exception) There are t...
Fri 12/03/04
10:55:11AM
 
1
Thu 11/11/04
03:56:10PM
115
 
 
Hi, I'm trying to write a servlet that, once activated, will continuously send objects back to a th...
Sun 04/28/02
10:00:58PM
 
1
Sun 04/28/02
07:44:18PM
36
 
 
I have to store a hashtable as BLOB in Oracle8i database, for which I need to convert the hashTable ...
Sat 04/28/01
01:57:49PM
 
1
Sat 04/28/01
02:28:38AM
103
 
 
How do i copy an object in java?
Wed 05/09/01
07:01:58PM
 
1
Wed 05/09/01
03:01:35AM
42
 
 
I am executing a Oracle stored procedure in java using weblogic server. The SP returns a cursor. Whe...
Mon 11/19/01
03:19:38AM
 
0
Mon 11/19/01
03:19:38AM
29
 
 
 
Results  41 to 50 of 436  « Prev 1 2 3 4 5 6 7 8 9 10 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact