资 源 简 介
AuDAO - SQL and Java DAO layer generator
Project Moved !
NOTE: the project has been migrated to GitHub: https://github.com/vbartacek/audao
Source: XML (see documentation or xsd documentation or xsd).
Target: Java source DAO + DTO files and SQL files.
DAO layer contains abstract classes (Java interfaces) and corresponding target implementation classes.
DAO Implementations for:
* MySQL
* Oracle DB
* HSQLDB
* Google App Engine (+ GQL parser and Extended GQL parser)
DTO classes can be used with GWT without any restrictions.
Online generator, full documentation and examples are at http://audao.spoledge.com
Generating your DAO
Unpack the audao zip file. In your project"s directory