Package org.tmatesoft.sqljet.core.schema
Interface ISqlJetColumnForeignKey
- All Superinterfaces:
ISqlJetColumnConstraint
,ISqlJetForeignKey
- All Known Implementing Classes:
SqlJetColumnForeignKey
Column's foreign key.
- Author:
- TMate Software Ltd., Dmitry Stadnik (dtrace@seznam.cz)
-
Method Summary
Methods inherited from interface org.tmatesoft.sqljet.core.schema.ISqlJetColumnConstraint
getName
Methods inherited from interface org.tmatesoft.sqljet.core.schema.ISqlJetForeignKey
getActions, getColumnNames, getDeferrable, getForeignTableName