org.mybatis.generator.config
Class JavaTypeResolverConfiguration
java.lang.Object
org.mybatis.generator.config.PropertyHolder
org.mybatis.generator.config.TypedPropertyHolder
org.mybatis.generator.config.JavaTypeResolverConfiguration
public class JavaTypeResolverConfiguration
- extends TypedPropertyHolder
- Author:
- Jeff Butler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaTypeResolverConfiguration
public JavaTypeResolverConfiguration()
toXmlElement
public XmlElement toXmlElement()
Copyright © 2010-2012 MyBatis.org. All Rights Reserved.