public class BooleanBITType extends BooleanType
对 Oracle,Types.BOOLEAN 对于 setNull 是不工作的 因此 OracleExpert 会用一个新的 Adaptor 处理自己这种特殊情况
Constructor and Description |
---|
BooleanBITType() |
Modifier and Type | Method and Description |
---|---|
int |
getSqlType()
java.sql.Types的值
|
get, get, get, get, getDefaultJavaType, set, set, update, update
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getSqlExpression, setColumnMapping, setDefaultJavaType, setSqlType
public int getSqlType()
TypeHandler
getSqlType
in interface TypeHandler<Boolean>
getSqlType
in class BooleanType
Copyright © 2020. All rights reserved.