TJDO
InactiveTriActive JDO (TJDO) is an open-source implementation of the JDO specification (JSR 12) for transparent persistence with JDBC-compliant databases. It maps Java classes to tables or SQL views, supports JDOQL, and can auto-create or validate schema. Lightweight and designed for stability and low memory use.
Metadata
Sponsored Ad