public class SqlJetColumnCheck extends SqlJetColumnConstraint implements ISqlJetColumnCheck
Constructor and Description |
---|
SqlJetColumnCheck(SqlJetColumnDef column,
java.lang.String name,
CommonTree ast) |
Modifier and Type | Method and Description |
---|---|
ISqlJetExpression |
getExpression() |
java.lang.String |
toString() |
getColumn, getName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getName
public SqlJetColumnCheck(SqlJetColumnDef column, java.lang.String name, CommonTree ast) throws SqlJetException
SqlJetException
public ISqlJetExpression getExpression()
getExpression
in interface ISqlJetColumnCheck
public java.lang.String toString()
toString
in class SqlJetColumnConstraint
Copyright © 2009-2010 TMate Software Ltd. All Rights Reserved.