DLV
Class ConversionType.DBNull

java.lang.Object
  extended byDLV.ConversionType.DBNull
Enclosing class:
ConversionType

public static final class ConversionType.DBNull
extends java.lang.Object

The static class identifying the DLV term used to identify database null values.


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

Method Detail

toString

public java.lang.String toString()