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