Data Access Object Code Generator
An open source Java tool for PostgreSQL databases.
Documentation
- Overview
- About DAO
- Usage
- Screenshots
- Demo
- Downloads
- Developer Docs
- API
- FAQs
Support
- Help Forum
- Discussion Forum
- Bugs
- Feature Requests

MDAOG Java DAO Generator Downloads

The following file releases are available for download (newest on top). If the downloads do not appear below you can go directly to the download page on SourceForge.

mdaog mdaog-0.6.0a released (Tue, 31 Mar 2009 05:06:37 GMT)


Released at Tue, 31 Mar 2009 05:06:37 GMT by amenegat
Includes files: mdaog-0.6a.zip (153917 bytes)
[Download] [Release Notes]

mdaog mdaog-0.5.3a released (Mon, 04 Jul 2005 10:23:49 GMT)


Released at Mon, 04 Jul 2005 10:23:49 GMT by amenegat
Includes files: mdaog-0.5.3a.zip (152211 bytes)
[Download] [Release Notes]

mdaog mdaog-0.5.2a released (Sun, 12 Jun 2005 23:16:35 GMT)


Released at Sun, 12 Jun 2005 23:16:35 GMT by amenegat
Includes files: mdaog-0.5.2a.zip (153637 bytes)
[Download] [Release Notes]

mdaog mdaog-0.5.1a released (Mon, 23 May 2005 21:43:02 GMT)


Released at Mon, 23 May 2005 21:43:02 GMT by amenegat
Includes files: mdaog-0.5.1a.zip (120325 bytes)
[Download] [Release Notes]

mdaog mdaog-0.5alpha released (Sun, 22 May 2005 02:03:59 GMT)


Released at Sun, 22 May 2005 02:03:59 GMT by amenegat
Includes files: mdaog-0.5a.zip (63607 bytes)
[Download] [Release Notes]
Project News

MDAOG's first reported bug was (hopefully) fixed :) Also support for bigserial datatypes has been added. The generated DAO code will recognize bigserial as a java Long and will go fetch the sequence value on inserts.

This new version of MDAOG adds methods to the DTO objects to allow you to easily duplicate them or test for equality. The ability to specify the DataSource name used by the webapp has also been added. Previously if you wanted to make changes to the DSN you had to modify the PostgreSQLFactory.

A few changes to the GUI were made based on some recommendations as well as some code changes and rebuilding the package to be compatible with older JVMs

The first Alpha Release of MDAOG is available for download. This build allows you to connecto to a PostgreSQL database through MDAOG's Swing GUI and generate DAO source files for accessing the database in your Java web applications. Though it is an Alpha release, the generated code is of high quality and fairly well tested.

The MDAOG Java DAO Code Generator Project is coming to SourceForge. The project home page is up with a bit of information to give you an idea about what it's all about. Jar files and source code will be available soon. If you're interested in the project please leave a comment.

Hosted on:
SourceForge.net Logo