protected static final class AbstractFieldMetaData.FieldKey
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj)
Check if
obj is 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.Object
obj
- 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.Object
relationName
field
and fieldName
field.Copyright © 2001-2021 Jaybird (Firebird JDBC/JCA) team. All rights reserved.