Package net.anotheria.asg.generator.model.db
-
Class Summary Class Description JDBCBasedServiceGenerator Generates a DB-Backed implementation of a module interface and the according factory.JDBCPersistenceServiceGenerator JDBCPersistenceServiceGenerator class.PersistenceServiceDAOGenerator This generator generates the DAO for a Document, the daoexceptions, and the rowmapper.SQLGenerator SQLGenerator class.VOGenerator Generates value objects for db bound document implementation.