SQLJet Home

org.tmatesoft.sqljet.core.schema
Interface ISqlJetColumnUnique

All Superinterfaces:
ISqlJetColumnConstraint

public interface ISqlJetColumnUnique
extends ISqlJetColumnConstraint

Column's unique constraint.

Author:
TMate Software Ltd., Dmitry Stadnik (dtrace@seznam.cz)

Method Summary
 SqlJetConflictAction getConflictAction()
           
 
Methods inherited from interface org.tmatesoft.sqljet.core.schema.ISqlJetColumnConstraint
getName
 

Method Detail

getConflictAction

SqlJetConflictAction getConflictAction()

SQLJet Home

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