PL/JSON 介绍
PL/JSON is a generic JSON object written in PL/sql. Using PL/sql object
Syntax, users instantiate a JSON objects and then add members, arrays, and
additional JSON objects. This object type can store JSON data, in Oracle,
persistently.
PL/JSON 官网
http://sourceforge.net/projects/pljson/