net.sf.retrotranslator.runtime.java.sql
Interface RowId_


public interface RowId_


Method Summary
 boolean equals(Object obj)
           
 byte[] getBytes()
           
 int hashCode()
           
 String toString()
           
 

Method Detail

equals

boolean equals(Object obj)
Overrides:
equals in class Object

getBytes

byte[] getBytes()

toString

String toString()
Overrides:
toString in class Object

hashCode

int hashCode()
Overrides:
hashCode in class Object


Copyright © 2012. All Rights Reserved.