Class SqlIdentifierMoniker

java.lang.Object
org.apache.calcite.sql.validate.SqlIdentifierMoniker
All Implemented Interfaces:
SqlMoniker

public class SqlIdentifierMoniker extends Object implements SqlMoniker
An implementation of SqlMoniker that encapsulates the normalized name information of a SqlIdentifier.