public class SqlJetTableCheck extends SqlJetTableConstraint implements ISqlJetTableCheck
| Constructor and Description |
|---|
SqlJetTableCheck(java.lang.String name,
CommonTree ast) |
| Modifier and Type | Method and Description |
|---|---|
ISqlJetExpression |
getExpression() |
java.lang.String |
toString() |
getNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetNamepublic SqlJetTableCheck(java.lang.String name,
CommonTree ast)
throws SqlJetException
SqlJetExceptionpublic ISqlJetExpression getExpression()
getExpression in interface ISqlJetTableCheckpublic java.lang.String toString()
toString in class SqlJetTableConstraintCopyright © 2009-2010 TMate Software Ltd. All Rights Reserved.