Skip to content
#

jdx-orm

Here are 2 public repositories matching this topic...

Like JDX_ReverseEngineeringExample but generates JSON-capable container classes extending JDX_JSONObject instead of POJOs, and produces a JSON-aware .revjdx mapping using VIRTUAL_ATTRIB. Compatible with JDX ORM, Gilhari ORM, and MCP server deployments.

  • Updated Apr 7, 2026
  • Java

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.

  • Updated Apr 11, 2026
  • Java

Improve this page

Add a description, image, and links to the jdx-orm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jdx-orm topic, visit your repo's landing page and select "manage topics."

Learn more