public static class SQLType.ANSIboolean extends SQLType
SQLType.ANSIBigint, SQLType.ANSIblob, SQLType.ANSIboolean, SQLType.ANSIchar, SQLType.ANSIfloat, SQLType.ANSIinteger, SQLType.ANSIsmallint, SQLType.ANSItext, SQLType.ANSItimestamp, SQLType.ANSIvarcharansibigint, ansiblob, ansiboolean, ansichar, ansifloat, ansiinteger, ansismallint, ansitext, ansitimestamp, ansivarchar, scale, typeCode| Constructor and Description |
|---|
ANSIboolean() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
format(java.lang.Object o)
Formats an object to a valid SQL literal of the given type
|
java.lang.String |
toString() |
getScale, getTypeCode, main