Menu

Perseus / News: Recent posts

Perseus release 0.6.0.6 and new web site

Version 0.6.0.6 of Perseus, a tool intended to eliminate hand-coded JDBC in small- to medium-sized projects, was released today. Check out the new web site (courtesy of SourceForge):

http://perseus.sourceforge.net/

Perseus is a code generator which translates an XML file containing SQL statements and in/out parameters into a collection of Java classes, each of which handles one SQL statement. Perseus includes a task definition for Ant 1.4. ... read more

Posted by Gary Shea 2001-11-15

Doc improvements

Fixed the major problems with the XSLT-generated documentation (docs/manual) in CVS. There are still pages out of date (examples.xml) or yet to be written (anatomy.xml)

Posted by Gary Shea 2001-11-10

First Perseus release (0.6.0.4)

Perseus, a tool intended to eliminate hand-coded JDBC in small- to medium-sized projects, is now available in beta.

http://sourceforge.net/projects/perseus

Perseus is a code generator which translates an XML file containing SQL statements and in/out parameters into a collection of Java classes, each of which handles one SQL statement. Perseus includes a task definition for Ant.

This release is fully functional, but the documentaton is woefully incomplete. The distribution includes examples (otherwise known as acceptance tests).

Posted by Gary Shea 2001-11-07