|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Interface | |
org.apache.ibatis.abator.internal.java.dao |
Uses of Interface in org.apache.ibatis.abator.internal.java.dao |
Methods in org.apache.ibatis.abator.internal.java.dao that return Interface | |
protected Interface |
BaseDAOGenerator.getDAOInterface(IntrospectedTable introspectedTable)
|
Methods in org.apache.ibatis.abator.internal.java.dao with parameters of type Interface | |
protected void |
BaseDAOGenerator.afterInterfaceGenerationHook(IntrospectedTable introspectedTable,
Interface generatedInterface)
Override this method to provide any extra customization of the generated interface. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |