|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ibatis.abator.internal.java.BaseJavaCodeGenerator
org.apache.ibatis.abator.internal.java.dao.AbstractDAOTemplate
org.apache.ibatis.abator.internal.java.dao.SpringDAOTemplate
Field Summary |
Fields inherited from class org.apache.ibatis.abator.internal.java.BaseJavaCodeGenerator |
lineSeparator |
Constructor Summary | |
SpringDAOTemplate()
|
Methods inherited from class org.apache.ibatis.abator.internal.java.dao.AbstractDAOTemplate |
addCheckedException, addField, addImplementationImport, addInterfaceImport, addMethod, getCheckedExceptions, getConstructor, getConstructorTemplate, getDeleteMethod, getFields, getImplementationImports, getInsertMethod, getInterfaceImports, getMethods, getQueryForListMethod, getQueryForObjectMethod, getSuperClass, getUpdateMethod, setConstructorTemplate, setDeleteMethod, setInsertMethod, setQueryForListMethod, setQueryForObjectMethod, setSuperClass, setUpdateMethod |
Methods inherited from class org.apache.ibatis.abator.internal.java.BaseJavaCodeGenerator |
getFieldComment, getFieldComment, getGetterMethodComment, getMethodComment, getMethodComment, getSetterMethodComment, indent, newLine |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SpringDAOTemplate()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |