com.googlecode.jdbw.util
Class NullValue.Double

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

public static class NullValue.Double
extends NullValue

Represents a null double 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.Double()
           
 
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.Double

public NullValue.Double()


Copyright © 2012. All Rights Reserved.