Oracle Application Server TopLink API Reference
10g (9.0.4)

B10491-01

oracle.toplink.publicinterface
Class DatabaseRow.NoEntry

java.lang.Object
  |
  +--oracle.toplink.publicinterface.DatabaseRow.NoEntry
Enclosing class:
DatabaseRow

public static class DatabaseRow.NoEntry
extends java.lang.Object

NoEntry: This is used to differentiate between the two kinds of nulls: no entry exists, and the field is actually mapped to null.


Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 


Copyright © 2003 Oracle Corporation. All Rights Reserved.