public interface ISqlJetTablePrimaryKey extends ISqlJetTableConstraint
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
getColumns() |
SqlJetConflictAction |
getConflictAction() |
java.lang.String |
getIndexName() |
getName
java.util.List<java.lang.String> getColumns()
SqlJetConflictAction getConflictAction()
java.lang.String getIndexName()
Copyright © 2009-2010 TMate Software Ltd. All Rights Reserved.