STORE

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

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  17 Dec 2002 13:38
  • Rrelease-after

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.

  • Rrelease-mid
  •  04 Dec 2002 07:56
  • Rrelease-after

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.

  • Rrelease-mid
  •  24 Oct 2002 18:56
  • Rrelease-after

No changes have been submitted for this release.

A1ef8dcb5c425b120f9bcd8fb5f69bca_thumb

Project Spotlight

4tH compiler

A Forth bytecode compiler with a little difference.

No-screenshot

Project Spotlight

iText

Java classes to generate documents in the PDF format.