public class SqlJetTablePrimaryKey extends SqlJetTableIndexConstraint implements ISqlJetTablePrimaryKey
Constructor and Description |
---|
SqlJetTablePrimaryKey(java.lang.String name,
CommonTree ast) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getConstraintName() |
getColumns, getConflictAction, getIndexName, toString
getName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getColumns, getConflictAction, getIndexName
getName
public SqlJetTablePrimaryKey(java.lang.String name, CommonTree ast)
protected java.lang.String getConstraintName()
getConstraintName
in class SqlJetTableIndexConstraint
Copyright © 2009-2010 TMate Software Ltd. All Rights Reserved.