Package org.tmatesoft.sqljet.core.schema
Interface ISqlJetColumnUnique
- All Superinterfaces:
ISqlJetColumnConstraint
- All Known Implementing Classes:
SqlJetColumnUnique
Column's unique constraint.
-
Method Summary
Methods inherited from interface org.tmatesoft.sqljet.core.schema.ISqlJetColumnConstraint
getName
-
Method Details
-
getConflictAction
SqlJetConflictAction getConflictAction()
-