org.eclipse.datatools.modelbase.sql.constraints
Interface PrimaryKey
- All Superinterfaces:
- Constraint, ReferenceConstraint, SQLObject, TableConstraint, UniqueConstraint
- All Known Implementing Classes:
- JDBCPrimaryKey, JDBCUniqueConstraint, PrimaryKeyImpl
public interface PrimaryKey
- extends UniqueConstraint
A representation of the model object 'Primary Key'.
Reference: 5WD-02-Foundation-2002-12 4.17 Integrity constraints, Reference, 5WD-02-Foundation-2002-12 11.7
- See Also:
SQLConstraintsPackage.getPrimaryKey()
Methods inherited from interface org.eclipse.datatools.modelbase.sql.schema.SQLObject |
addEAnnotation, addEAnnotationDetail, getComments, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
Copyright © 2006 -- 2008 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.