com.alibaba.druid.sql.ast.statement
接口 SQLPrimaryKey

所有超级接口:
SQLConstaint, SQLObject, SQLTableElement, SQLUniqueConstraint
所有已知实现类:
MySqlPrimaryKey, MySqlUnique, OraclePrimaryKey, SQLPrimaryKeyImpl

public interface SQLPrimaryKey
extends SQLUniqueConstraint, SQLTableElement


方法摘要
 
从接口 com.alibaba.druid.sql.ast.statement.SQLUniqueConstraint 继承的方法
getColumns
 
从接口 com.alibaba.druid.sql.ast.statement.SQLConstaint 继承的方法
getName, setName
 
从接口 com.alibaba.druid.sql.ast.SQLObject 继承的方法
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent
 



Copyright © 2013 Alibaba Group. All Rights Reserved.