08 February 2008

Code Generator. GPL

PHP or Java Class Code Generator 1.1.0 is meant is automate the generation of classes to access databases in the style of Java beans. It uses the Fast Template engine to process template files that define the skeleton of functions and variables of classes that store and retrieve data object property values from a given database table, getter and setter functions to access those properties, and a function to delete a data object row from the respective database table.

No comments: