org.mentabean.type
Class NowOnInsertTimestampType
java.lang.Object
org.mentabean.type.TimestampType
org.mentabean.type.NowOnInsertTimestampType
- All Implemented Interfaces:
- DBType<Date>
public class NowOnInsertTimestampType
- extends TimestampType
NowOnInsertTimestampType
public NowOnInsertTimestampType()
canBeNull
public boolean canBeNull()
- Specified by:
canBeNull in interface DBType<Date>- Overrides:
canBeNull in class TimestampType
nullable
public NowOnInsertTimestampType nullable(boolean flag)
- Overrides:
nullable in class TimestampType
Copyright © 2012. All Rights Reserved.