org.mentabean.type
Class NowOnInsertTimestampType

java.lang.Object
  extended by org.mentabean.type.TimestampType
      extended by org.mentabean.type.NowOnInsertTimestampType
All Implemented Interfaces:
DBType<Date>

public class NowOnInsertTimestampType
extends TimestampType


Constructor Summary
NowOnInsertTimestampType()
           
 
Method Summary
 
Methods inherited from class org.mentabean.type.TimestampType
bindToStmt, getFromResultSet, getFromResultSet, getTypeClass, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NowOnInsertTimestampType

public NowOnInsertTimestampType()


Copyright © 2011. All Rights Reserved.