Package ch.sahits.codegen.example.generator.ast

Class Summary
DAOGenerator This DAO Generator improves a DAO class generated through a JET template (daoInsertUnique.javajet) by adding the needed method getConnection which can only be created with the knowledge of database access methods.