Oracle Application Development Framework Model and Business Components Java API Reference 10g Release 3 (10.1.3)
B16005-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 Application Development Framework Model and Business Components Java API Reference 10g Release 3 (10.1.3)
B16005-01


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