com.alibaba.druid.sql.dialect.transact.ast
Interface TransactSQLObject

All Superinterfaces:
SQLObject
All Known Subinterfaces:
SQLServerObject
All Known Implementing Classes:
SQLServerInsertStatement, SQLServerObjectImpl, SQLServerObjectReferenceExpr, Top, TransactSQLObjectImpl

public interface TransactSQLObject
extends SQLObject


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.