public interface ColumnType
Modifier and Type | Method and Description |
---|---|
boolean |
isBinary() |
boolean |
isBlob() |
boolean |
isClob() |
boolean |
isDate() |
boolean |
isTime() |
boolean |
isTimestamp() |
String |
name() |
int |
value() |
Copyright © 2012–2020 jkniv, copyleft code. All rights reserved.