org.mybatis.generator.codegen.mybatis3.xmlmapper.elements
Class ResultMapWithoutBLOBsElementGenerator
java.lang.Object
org.mybatis.generator.codegen.AbstractGenerator
org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.AbstractXmlElementGenerator
org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.ResultMapWithoutBLOBsElementGenerator
public class ResultMapWithoutBLOBsElementGenerator
- extends AbstractXmlElementGenerator
- Author:
- Jeff Butler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResultMapWithoutBLOBsElementGenerator
public ResultMapWithoutBLOBsElementGenerator(boolean isSimple)
addElements
public void addElements(XmlElement parentElement)
- Specified by:
addElements
in class AbstractXmlElementGenerator
Copyright © 2010-2012 MyBatis.org. All Rights Reserved.