A B C D E F G H I J L M N O P R S T U V W X

H

hasAnyColumns() - Method in class org.mybatis.generator.api.IntrospectedTable
 
hasBaseColumns() - Method in class org.mybatis.generator.api.IntrospectedTable
 
hasBLOBColumns() - Method in class org.mybatis.generator.api.IntrospectedTable
 
hash(int, boolean) - Static method in class org.mybatis.generator.internal.util.HashCodeUtil
booleans.
hash(int, char) - Static method in class org.mybatis.generator.internal.util.HashCodeUtil
chars.
hash(int, int) - Static method in class org.mybatis.generator.internal.util.HashCodeUtil
ints.
hash(int, long) - Static method in class org.mybatis.generator.internal.util.HashCodeUtil
longs.
hash(int, float) - Static method in class org.mybatis.generator.internal.util.HashCodeUtil
floats.
hash(int, double) - Static method in class org.mybatis.generator.internal.util.HashCodeUtil
doubles.
hash(int, Object) - Static method in class org.mybatis.generator.internal.util.HashCodeUtil
aObject is a possibly-null object field, and possibly an array.
hashCode() - Method in class org.mybatis.generator.api.dom.java.FullyQualifiedJavaType
 
hashCode() - Method in class org.mybatis.generator.api.FullyQualifiedTable
 
hashCode() - Method in class org.mybatis.generator.config.IgnoredColumn
 
hashCode() - Method in class org.mybatis.generator.config.TableConfiguration
 
hashCode() - Method in class org.mybatis.generator.internal.db.ActualTableName
 
HashCodeUtil - Class in org.mybatis.generator.internal.util
This class is from javapractices.com: http://www.javapractices.com/Topic28.cjp Collected methods which allow easy implementation of hashCode.
HashCodeUtil() - Constructor for class org.mybatis.generator.internal.util.HashCodeUtil
 
hasJDBCDateColumns() - Method in class org.mybatis.generator.api.IntrospectedTable
Returns true if any of the columns in the table are JDBC Dates (as opposed to timestamps).
hasJDBCTimeColumns() - Method in class org.mybatis.generator.api.IntrospectedTable
Returns true if any of the columns in the table are JDBC Times (as opposed to timestamps).
hasPrimaryKeyColumns() - Method in class org.mybatis.generator.api.IntrospectedTable
 
HierarchicalModelRules - Class in org.mybatis.generator.internal.rules
This class encapsulates all the code generation rules for a table using the hierarchical model.
HierarchicalModelRules(IntrospectedTable) - Constructor for class org.mybatis.generator.internal.rules.HierarchicalModelRules
 

A B C D E F G H I J L M N O P R S T U V W X