Package org.tmatesoft.sqljet.core.schema
Interface ISqlJetForeignKeyMatchAction
-
- All Superinterfaces:
ISqlJetForeignKeyAction
- All Known Implementing Classes:
SqlJetForeignKeyMatchAction
public interface ISqlJetForeignKeyMatchAction extends ISqlJetForeignKeyAction
Foreign key's key match action.- Author:
- TMate Software Ltd., Dmitry Stadnik (dtrace@seznam.cz)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getName()
-