com.alibaba.druid.sql.dialect.sqlserver.ast.expr
Interface SQLServerExpr

All Superinterfaces:
SQLExpr, SQLObject
All Known Implementing Classes:
SQLServerObjectReferenceExpr

public interface SQLServerExpr
extends SQLExpr


Method Summary
 
Methods inherited from interface com.alibaba.druid.sql.ast.SQLObject
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent
 



Copyright © 2012 Alibaba Group. All Rights Reserved.