FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

softwaretree · GitHub Topics · GitHub

#

softwaretree

Here are 2 public repositories matching this topic...

Introductory JDX ORM example demonstrating CRUD operations on a basic Java domain class ClassA using SQLite or MySQL. Shows schema auto-creation, queries with filters and ordering, and the JDXHelper convenience API — no manual SQL required.

  • Updated Apr 6, 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 softwaretree 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 softwaretree topic, visit your repo's landing page and select "manage topics."

Learn more


Back | FazBrowse Home | New Git URL