com.googlecode.jdbw.util
Class NullValue.Timestamp

java.lang.Object
  extended by com.googlecode.jdbw.util.NullValue
      extended by com.googlecode.jdbw.util.NullValue.Timestamp
Enclosing class:
NullValue

public static class NullValue.Timestamp
extends NullValue

Represents a null timestamp value.

See Also:
NullValue

Nested Class Summary
 
Nested classes/interfaces inherited from class com.googlecode.jdbw.util.NullValue
NullValue.Binary, NullValue.Decimal, NullValue.Double, NullValue.Integer, NullValue.String, NullValue.Timestamp
 
Constructor Summary
NullValue.Timestamp()
           
 
Method Summary
 
Methods inherited from class com.googlecode.jdbw.util.NullValue
fromSqlType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullValue.Timestamp

public NullValue.Timestamp()


Copyright © 2012. All Rights Reserved.