public class NowOnUpdateTimestampType extends TimestampType
| Constructor and Description |
|---|
NowOnUpdateTimestampType() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canBeNull()
Returns whether this type can be NULL in the database.
|
NowOnUpdateTimestampType |
nullable(boolean flag) |
bindToStmt, getAnsiType, getFromResultSet, getFromResultSet, getTypeClass, toStringpublic boolean canBeNull()
DBTypecanBeNull in interface DBType<Date>canBeNull in class TimestampTypepublic NowOnUpdateTimestampType nullable(boolean flag)
nullable in class TimestampTypeCopyright © 2016. All Rights Reserved.