com.alibaba.druid.sql.dialect.sqlserver.ast
接口 SQLServerStatement

所有超级接口:
SQLObject, SQLServerObject, SQLStatement, TransactSQLObject
所有已知实现类:
SQLServerExecStatement, SQLServerUpdateStatement

public interface SQLServerStatement
extends SQLStatement, SQLServerObject


方法摘要
 
从接口 com.alibaba.druid.sql.dialect.sqlserver.ast.SQLServerObject 继承的方法
accept0
 
从接口 com.alibaba.druid.sql.ast.SQLObject 继承的方法
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent
 



Copyright © 2013-2014 Alibaba Group. All Rights Reserved.