Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
H
HIERARCHICAL
- Static variable in class org.apache.ibatis.abator.config.
ModelType
HSQLDB
- Static variable in class org.apache.ibatis.abator.internal.db.
DatabaseDialects
HashCodeUtil
- class org.apache.ibatis.abator.internal.util.
HashCodeUtil
.
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.apache.ibatis.abator.internal.util.
HashCodeUtil
HierarchicalModelRules
- class org.apache.ibatis.abator.internal.rules.
HierarchicalModelRules
.
This class encapsulates all the code generation rules for a table using the hierarchical model.
HierarchicalModelRules(TableConfiguration, ColumnDefinitions)
- Constructor for class org.apache.ibatis.abator.internal.rules.
HierarchicalModelRules
hasAnyColumns()
- Method in class org.apache.ibatis.abator.internal.db.
ColumnDefinitions
hasBLOBColumns()
- Method in interface org.apache.ibatis.abator.api.
IntrospectedTable
hasBLOBColumns()
- Method in class org.apache.ibatis.abator.internal.db.
ColumnDefinitions
hasBLOBColumns()
- Method in class org.apache.ibatis.abator.internal.db.
IntrospectedTableImpl
hasBaseColumns()
- Method in class org.apache.ibatis.abator.internal.db.
ColumnDefinitions
hasJDBCDateColumns()
- Method in interface org.apache.ibatis.abator.api.
IntrospectedTable
Returns true if any of the columns in the table are JDBC Dates (as opposed to timestamps).
hasJDBCDateColumns()
- Method in class org.apache.ibatis.abator.internal.db.
ColumnDefinitions
hasJDBCDateColumns()
- Method in class org.apache.ibatis.abator.internal.db.
IntrospectedTableImpl
hasJDBCTimeColumns()
- Method in interface org.apache.ibatis.abator.api.
IntrospectedTable
Returns true if any of the columns in the table are JDBC Times (as opposed to timestamps).
hasJDBCTimeColumns()
- Method in class org.apache.ibatis.abator.internal.db.
ColumnDefinitions
hasJDBCTimeColumns()
- Method in class org.apache.ibatis.abator.internal.db.
IntrospectedTableImpl
hasNext()
- Method in class org.apache.ibatis.abator.internal.util.
AggregatingIterator.NullIterator
hasNext()
- Method in class org.apache.ibatis.abator.internal.util.
AggregatingIterator
hasPrimaryKeyColumns()
- Method in interface org.apache.ibatis.abator.api.
IntrospectedTable
hasPrimaryKeyColumns()
- Method in class org.apache.ibatis.abator.internal.db.
ColumnDefinitions
hasPrimaryKeyColumns()
- Method in class org.apache.ibatis.abator.internal.db.
IntrospectedTableImpl
hash(int, boolean)
- Static method in class org.apache.ibatis.abator.internal.util.
HashCodeUtil
booleans.
hash(int, char)
- Static method in class org.apache.ibatis.abator.internal.util.
HashCodeUtil
chars.
hash(int, int)
- Static method in class org.apache.ibatis.abator.internal.util.
HashCodeUtil
ints.
hash(int, long)
- Static method in class org.apache.ibatis.abator.internal.util.
HashCodeUtil
longs.
hash(int, float)
- Static method in class org.apache.ibatis.abator.internal.util.
HashCodeUtil
floats.
hash(int, double)
- Static method in class org.apache.ibatis.abator.internal.util.
HashCodeUtil
doubles.
hash(int, Object)
- Static method in class org.apache.ibatis.abator.internal.util.
HashCodeUtil
aObject
is a possibly-null object field, and possibly an array.
hashCode()
- Method in class org.apache.ibatis.abator.api.
FullyQualifiedTable
hashCode()
- Method in class org.apache.ibatis.abator.api.dom.java.
FullyQualifiedJavaType
hashCode()
- Method in class org.apache.ibatis.abator.config.
IgnoredColumn
hashCode()
- Method in class org.apache.ibatis.abator.config.
TableConfiguration
hashCode()
- Method in class org.apache.ibatis.abator.internal.db.
ActualTableName
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X