Extension SDK 10.1.2

oracle.jdeveloper.cm.ds.db
Class DBNull

java.lang.Object
  extended byoracle.jdeveloper.cm.ds.db.DBNull

public class DBNull
extends java.lang.Object

A representation of a NULL database value.


Field Summary
static DBNull NULL
          The singleton instance.
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

NULL

public static final DBNull NULL
The singleton instance.

Method Detail

toString

public java.lang.String toString()

Extension SDK

 

Copyright © 1997, 2004, Oracle. All rights reserved.