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