com.googlecode.jdbw.util
Class NullValue.Decimal

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

public static class NullValue.Decimal
extends NullValue

Represents a null decimal 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.Decimal()
           
 
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.Decimal

public NullValue.Decimal()


Copyright © 2012. All Rights Reserved.