public class SqlJetTablePrimaryKey extends SqlJetTableIndexConstraint implements ISqlJetTablePrimaryKey
| Constructor and Description |
|---|
SqlJetTablePrimaryKey(java.lang.String name,
org.antlr.runtime.tree.CommonTree ast) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getConstraintName() |
getColumns, getConflictAction, getIndexName, toStringgetNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetColumns, getConflictAction, getIndexNamegetNamepublic SqlJetTablePrimaryKey(java.lang.String name,
org.antlr.runtime.tree.CommonTree ast)
protected java.lang.String getConstraintName()
getConstraintName in class SqlJetTableIndexConstraint