protected static final class AbstractFieldMetaData.FieldKey
extends java.lang.Object
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(java.lang.Object obj)Check if  objis equal to this object. | 
| int | hashCode()Get hash code of this instance. | 
public boolean equals(java.lang.Object obj)
obj is equal to this object.equals in class java.lang.Objectobj - object to check.true if obj is instance of this
 class and has equal relation and field names.public int hashCode()
hashCode in class java.lang.ObjectrelationName field
 and fieldName field.Copyright © 2001-2025 Jaybird (Firebird JDBC) team. All rights reserved.