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