public class EntityIdentifierNavigablePath extends NavigablePath
IDENTIFIER_MAPPER_PROPERTY
Constructor and Description |
---|
EntityIdentifierNavigablePath(NavigablePath parent,
String identifierAttributeName) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
String |
getLocalName() |
int |
hashCode() |
append, append, getFullPath, getIdentifierForTableGroup, getParent, getUnaliasedLocalName, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
isRoot, resolve
public EntityIdentifierNavigablePath(NavigablePath parent, String identifierAttributeName)
public String getLocalName()
getLocalName
in interface DotIdentifierSequence
getLocalName
in class NavigablePath
public int hashCode()
hashCode
in class NavigablePath
public boolean equals(Object other)
equals
in class NavigablePath
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.