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, toString
getName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getColumns, getConflictAction, getIndexName
getName
public SqlJetTableUnique(java.lang.String name, CommonTree ast)
protected java.lang.String getConstraintName()
getConstraintName
in class SqlJetTableIndexConstraint
Copyright © 2009-2010 TMate Software Ltd. All Rights Reserved.