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() |
getName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getName
public SqlJetTableCheck(java.lang.String name, CommonTree ast) throws SqlJetException
SqlJetException
public ISqlJetExpression getExpression()
getExpression
in interface ISqlJetTableCheck
public java.lang.String toString()
toString
in class SqlJetTableConstraint
Copyright © 2009-2010 TMate Software Ltd. All Rights Reserved.