public class IdentifierName extends Object
It might be schema name or table name, etc.
It's case-insensitive.
IdentifierName(String identifierName)
boolean
equals(Object o)
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public IdentifierName(String identifierName)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2022 The Apache Software Foundation. All rights reserved.