public class SqlJetTableUnique extends SqlJetTableIndexConstraint implements ISqlJetTableUnique
| Constructor and Description |
|---|
SqlJetTableUnique(java.lang.String name,
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 SqlJetTableUnique(java.lang.String name,
CommonTree ast)
protected java.lang.String getConstraintName()
getConstraintName in class SqlJetTableIndexConstraintCopyright © 2009-2010 TMate Software Ltd. All Rights Reserved.