public class SqlJetColumnForeignKey extends SqlJetForeignKey implements ISqlJetColumnForeignKey
Constructor and Description |
---|
SqlJetColumnForeignKey(java.lang.String name,
CommonTree ast) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName() |
java.lang.String |
toString() |
getActions, getColumnNames, getDeferrable, getForeignTableName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getActions, getColumnNames, getDeferrable, getForeignTableName
public SqlJetColumnForeignKey(java.lang.String name, CommonTree ast)
public java.lang.String getName()
getName
in interface ISqlJetColumnConstraint
public java.lang.String toString()
toString
in class SqlJetForeignKey
Copyright © 2009-2010 TMate Software Ltd. All Rights Reserved.