com.alibaba.druid.sql.ast.statement
类 SQLAlterTableDropForeinKey
java.lang.Object
com.alibaba.druid.sql.ast.SQLObjectImpl
com.alibaba.druid.sql.ast.statement.SQLAlterTableDropForeinKey
- 所有已实现的接口:
- SQLObject, SQLAlterTableItem
public class SQLAlterTableDropForeinKey
- extends SQLObjectImpl
- implements SQLAlterTableItem
SQLAlterTableDropForeinKey
public SQLAlterTableDropForeinKey()
getIndexName
public SQLName getIndexName()
setIndexName
public void setIndexName(SQLName indexName)
Copyright © 2013 Alibaba Group. All Rights Reserved.