STORE consists of two related parts: a framework for representing the contents of a relational database as Java objects (similar to but simpler than Entity EJBs), and a set of tools for automatically creating Java classes and/or SQL statements from a DB diagram or existing DB tables.
| Tags | Database Software Development Code Generators Libraries Java Libraries |
|---|---|
| Operating Systems | OS Independent |
| Implementation | Java |
Recent releases


Changes: DBPeaGenerator is now based on DatabaseMetaData instead of ResultSetMetaData. The whole Parser/Generator utility section has undergone a major rewrite that's still not entirely finished. Ultimately, this will lead to a framework that facilitates the integration of different interfaces on all sides, be it different database engines or better database design tools.


Changes: A dangerous race condition in the templates used by DBPeaGenerator and ParseDia has been fixed. Users should upgrade and re-generate their Pea classes.


No changes have been submitted for this release.