A method and system for serializing java objects
A java object and object technology, applied in the field of remote invocation of Java applications, can solve problems such as inconvenient use, low performance, and lack of performance in serialization libraries, and achieve the effects of avoiding performance loss, improving performance, and increasing speed
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0026] see Figure 1 to Figure 3 Shown, a kind of java object serialization method of the present invention comprises the following steps:
[0027] Step 1, analyze a java object in the development program, form an object graph after gathering other java objects that have a reference relationship with the resolved java object, and combine the object graph with the root object of the object graph (that is, the object graph The source of the analysis) information is stored together as metadata information in the metadata information collection of the root object, and subsequent use does not need to be analyzed; wherein, for a java object, itself is not isolated. Usually a java object may also have references to other objects. If you want to fully serialize a java object, you need to serialize all its associated java objects. Such a comprehensive object system is called an object graph.
[0028] Step 2. Make object instances of all java objects that have reference relationships...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


