Introduces JDX ORM JSON-based persistence: a JSON_Employee class extends JDX_JSONObject with only two constructors; all attribute storage uses the JSONObject API. The ORM mapping uses VIRTUAL_ATTRIB declarations. Employees can be built from put calls, a JSONObject, or a raw JSON string.
mysqljsoncrudormdatabasejdbcsqlitepostgresqloraclerdbmsobject-relational-mappingjdxjdx-ormsoftwaretreejson-relational-mappingvirtual-attribute
-
Updated
Apr 11, 2026 - Java