public static class ColumnImpl.NameImpl extends SQLFactoryImpl.IdentImpl implements Column.Name
Constructor and Description |
---|
ColumnImpl.NameImpl(java.lang.String pName) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
getName, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getName
public boolean equals(java.lang.Object o)
equals
in class SQLFactoryImpl.IdentImpl