The patent badge is an abbreviated version of the USPTO patent document. The patent badge does contain a link to the full patent document.
The patent badge is an abbreviated version of the USPTO patent document. The patent badge covers the following: Patent number, Date patent was issued, Date patent was filed, Title of the patent, Applicant, Inventor, Assignee, Attorney firm, Primary examiner, Assistant examiner, CPCs, and Abstract. The patent badge does contain a link to the full patent document (in Adobe Acrobat format, aka pdf). To download or print any patent click here.
Patent No.:
Date of Patent:
Oct. 30, 2012
Filed:
Dec. 21, 2007
Steve Wang, Cary, NC (US);
Steve Wang, Cary, NC (US);
International Business Machines Corporation, Armonk, NY (US);
Abstract
The present invention utilizes the main Java package (javax.jcr.binary) for saving the node property path and other relevant retrieving information within the serialized XML node files so that the intended large binary data remains inside the content repository while the corresponding node is being serialized. A data centric application which requires processing of the serialized XML node file can then deal with a much reduced sized XML file. This can improve the performance greatly in terms of memory usage and processing speed for XML processors such as DOM. During the consuming phase of the data centric applications, the binary data property is streamed from its source JCR repository into the target repository by looking up its original property path and other retrieving information.