com.digitolio.jdbi.codegen.codemodel
Class DAOGenerator
java.lang.Object
com.digitolio.jdbi.codegen.codemodel.DAOGenerator
public class DAOGenerator
- extends Object
- Author:
- C.Koc
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DAOGenerator
public DAOGenerator(Class<?> aClass,
com.digitolio.jdbi.table.Table table,
File targetDir)
generate
public void generate()
throws com.sun.codemodel.JClassAlreadyExistsException,
IOException
- Throws:
com.sun.codemodel.JClassAlreadyExistsException
IOException
Copyright © 2012. All Rights Reserved.