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