Package 

Class SqlSelectItem

  • All Implemented Interfaces:
    ast.SqlNode

    
    public final class SqlSelectItem
     implements SqlNode
                        

    sql语法树:查询项

    • Method Summary

      Modifier and Type Method Description
      final SqlExpr getExpr()
      final String getAlias()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait