org.dbunit.dataset
Class Column.Nullable

java.lang.Object
  extended by org.dbunit.dataset.Column.Nullable
Enclosing class:
Column

public static class Column.Nullable
extends Object

Specifies nullable usage.

Since:
Feb 17, 2002
Version:
$Revision: 873 $ $Date: 2008-11-09 12:18:27 +0100 (Sun, 09 Nov 2008) $
Author:
Manuel Laflamme, Last changed by: $Author: gommma $
See Also:
Column

Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2002-2012. All Rights Reserved.