Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01

oracle.jbo.common
Class MasterRowHandles

java.lang.Object
  extended byoracle.jbo.common.MasterRowHandles
All Implemented Interfaces:
java.io.Serializable

public class MasterRowHandles
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
MasterRowHandles(int[] masterRowHandles)
           
 
Method Summary
 boolean equals(java.lang.Object theOther)
           
 int[] getMasterRowHandleValues()
           
 int hashCode()
           
 int rehash()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MasterRowHandles

public MasterRowHandles(int[] masterRowHandles)
Method Detail

getMasterRowHandleValues

public int[] getMasterRowHandleValues()

rehash

public int rehash()

hashCode

public int hashCode()

equals

public boolean equals(java.lang.Object theOther)

Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01

 

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