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