Oracle Application Server TopLink API Reference
10g Release 2 (10.1.2)

B15903-01


oracle.toplink.publicinterface
Class DatabaseRow.NoEntry

java.lang.Object
  extended byoracle.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 © 1998, 2005 Oracle Corporation. All Rights Reserved.