SQLJet Home

org.tmatesoft.sqljet.core.schema
Interface ISqlJetColumnForeignKey

All Superinterfaces:
ISqlJetColumnConstraint, ISqlJetForeignKey

public interface ISqlJetColumnForeignKey
extends ISqlJetColumnConstraint, ISqlJetForeignKey

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
 


SQLJet Home

Copyright © 2009-2010 TMate Software Ltd. All Rights Reserved.