|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ibatis.abator.internal.java.dao.BaseDAOGenerator
org.apache.ibatis.abator.internal.java.dao.BaseLegacyDAOGenerator
org.apache.ibatis.abator.internal.java.dao.SpringLegacyDAOGenerator
public class SpringLegacyDAOGenerator
This class generates DAO classes based on the Spring framework.
| Field Summary |
|---|
| Fields inherited from class org.apache.ibatis.abator.internal.java.dao.BaseDAOGenerator |
|---|
abatorContext, daoTemplate, exampleMethodVisibility, javaModelGenerator, methodNameCalculator, properties, sqlMapGenerator, targetPackage, targetProject, warnings |
| Constructor Summary | |
|---|---|
SpringLegacyDAOGenerator()
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.ibatis.abator.internal.java.dao.BaseLegacyDAOGenerator |
|---|
afterImplementationGenerationHook, getCountByExampleMethods, getDeleteByExampleMethods, getExampleParmsMethod, getSelectByExampleWithBLOBsMethods, getSelectByExampleWithoutBLOBsMethods, getUpdateByExampleParms, getUpdateByExampleSelectiveMethods, getUpdateByExampleWithBLOBsMethods, getUpdateByExampleWithoutBLOBsMethods |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.ibatis.abator.api.DAOGenerator |
|---|
addConfigurationProperties, getGeneratedJavaFiles, setAbatorContext, setJavaModelGenerator, setSqlMapGenerator, setTargetPackage, setTargetProject, setWarnings |
| Constructor Detail |
|---|
public SpringLegacyDAOGenerator()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||