com.googlecode.jdbw.util
Class NullValue.Binary

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

public static class NullValue.Binary
extends NullValue

Represents a null binary 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.Binary()
           
 
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.Binary

public NullValue.Binary()


Copyright © 2012. All Rights Reserved.