Download List

專案描述

The PHP or Java Class Code Generator 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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-03-20 02:22
1.2.0

The ability to use not only PRIMARY KEY, but to be able to send a whole WHERE to a class. An UNDO module, including history save/delete/redo. Java has been deprecated.
標籤: undo, no primary key, mysql hisory

2008-02-08 05:03
1.1.0

This release reads from MySQL tables and MySQL
connections, and generates PHP 5 compatible
classes. There are more comments in the generated
classes.
標籤: Major feature enhancements

2004-03-04 15:36
1.0

標籤: Initial freshmeat announcement

Project Resources