org.apache.ibatis.abator.internal.java.dao
Class GenericCIDAOTemplate

java.lang.Object
  extended byorg.apache.ibatis.abator.internal.java.dao.AbstractDAOTemplate
      extended byorg.apache.ibatis.abator.internal.java.dao.GenericCIDAOTemplate

public class GenericCIDAOTemplate
extends AbstractDAOTemplate

Author:
Jeff Butler

Constructor Summary
GenericCIDAOTemplate()
           
 
Methods inherited from class org.apache.ibatis.abator.internal.java.dao.AbstractDAOTemplate
addCheckedException, addField, addImplementationImport, addInterfaceImport, addMethod, getCheckedExceptions, getConstructorClone, getDeleteMethod, getFieldClones, getImplementationImports, getInsertMethod, getInterfaceImports, getMethodClones, getQueryForListMethod, getQueryForObjectMethod, getSuperClass, getUpdateMethod, setConstructorTemplate, setDeleteMethodTemplate, setInsertMethodTemplate, setQueryForListMethodTemplate, setQueryForObjectMethodTemplate, setSuperClass, setUpdateMethodTemplate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericCIDAOTemplate

public GenericCIDAOTemplate()