com.alibaba.druid.sql.ast
接口 SQLName

所有超级接口:
SQLExpr, SQLObject
所有已知实现类:
MySqlUserName, OracleDbLinkExpr, SQLIdentifierExpr, SQLPropertyExpr, SQLServerObjectReferenceExpr

public interface SQLName
extends SQLExpr


方法摘要
 String getSimleName()
           
 
从接口 com.alibaba.druid.sql.ast.SQLObject 继承的方法
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent
 

方法详细信息

getSimleName

String getSimleName()


Copyright © 2013 Alibaba Group. All Rights Reserved.