Ads

Tuesday, May 22, 2007

JAVA - DAO-Generator 1.2

DAO-Generator follows the Data Access Object(DAO) design pattern and generates java code.Current Version of this tool supports DB2 UDB, Informix, Ingres, MaxDB, Mimer SQL, Mckoi, Oracle, SQL Server, MySql and PostfreSQL databases to connect and generate code . The DAO-Generator connects to a database and generates the following types of files for each entity in that database: DAO Interface which contains insert method, update method, delete method, finder methos; DAO implementation; exception class; value object (data transfer object); DAO factory interface; primary key class; record count class; record count interface and implementation. System Requirements: JRE 1.2.4 and JDBC type 4 driver - Microsoft operating system: Windows 3.1x/9x/ME/NT 3.x/NT/2000/XP/2003. Pluses: It's freeware and supports all MS operatind systems: Windows 3.1x/9x/ME/NT 3.x/NT/2000/XP/2003.

Download

http://www.freedownloadscenter.com/Programming/Java/DAO_Generator_Download.html

No comments: