org.mybatis.generator.codegen
Class RootClassInfo
java.lang.Object
org.mybatis.generator.codegen.RootClassInfo
public class RootClassInfo
- extends Object
- Author:
- Jeff Butler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static RootClassInfo getInstance(String className,
List<String> warnings)
containsProperty
public boolean containsProperty(IntrospectedColumn introspectedColumn)
Copyright © 2010-2012 MyBatis.org. All Rights Reserved.