package

org.mybatis.generator.internal.util

Classes

ClassloaderUtility This class holds methods useful for constructing custom classloaders. 
EqualsUtil This class is from javapractices.com: http://www.javapractices.com/Topic17.cjp Collected methods which allow easy implementation of equals
HashCodeUtil This class is from javapractices.com: http://www.javapractices.com/Topic28.cjp Collected methods which allow easy implementation of hashCode
JavaBeansUtil  
StringUtility