org.mybatis.generator.codegen.ibatis2.dao.elements
Class SelectByExampleWithoutBLOBsMethodGenerator
java.lang.Object
org.mybatis.generator.codegen.AbstractGenerator
org.mybatis.generator.codegen.ibatis2.dao.elements.AbstractDAOElementGenerator
org.mybatis.generator.codegen.ibatis2.dao.elements.SelectByExampleWithoutBLOBsMethodGenerator
public class SelectByExampleWithoutBLOBsMethodGenerator
- extends AbstractDAOElementGenerator
- Author:
- Jeff Butler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SelectByExampleWithoutBLOBsMethodGenerator
public SelectByExampleWithoutBLOBsMethodGenerator(boolean generateForJava5)
addImplementationElements
public void addImplementationElements(TopLevelClass topLevelClass)
- Specified by:
addImplementationElements
in class AbstractDAOElementGenerator
addInterfaceElements
public void addInterfaceElements(Interface interfaze)
- Specified by:
addInterfaceElements
in class AbstractDAOElementGenerator
Copyright © 2010-2012 MyBatis.org. All Rights Reserved.