Parameter passing of data structures where API and corresponding stored procedure are different versions/releases

A method for passing parameters of data structures where an API and corresponding stored procedures are at different version/release levels is provided. A received data structure is parsed for a version identifier of a caller. The parsed version identifier is compared to a stored procedure version i...

Full description

Saved in:
Bibliographic Details
Main Authors Gallagher, Edward Joseph, Ho, Mang-Rong
Format Patent
LanguageEnglish
Published 16.12.2008
Online AccessGet full text

Cover

Loading…
More Information
Summary:A method for passing parameters of data structures where an API and corresponding stored procedures are at different version/release levels is provided. A received data structure is parsed for a version identifier of a caller. The parsed version identifier is compared to a stored procedure version identifier and a determination is made with regards to a data structure compatibility or a data structure incompatibility. If a data structure compatibility is determined, all received data structure elements are parsed. If, however, a data structure incompatibility is determined, only data structure elements known to both the caller and the stored procedures are parsed.