Package org.eclipse.wst.rdb.internal.models.sql.constraints.impl

Class Summary
AssertionImpl An implementation of the model object 'Assertion'.
CheckConstraintImpl An implementation of the model object 'Check Constraint'.
ConstraintImpl An implementation of the model object 'Constraint'.
ForeignKeyImpl An implementation of the model object 'Foreign Key'.
IndexImpl An implementation of the model object 'Index'.
IndexMemberImpl An implementation of the model object 'Index Member'.
PrimaryKeyImpl An implementation of the model object 'Primary Key'.
ReferenceConstraintImpl An implementation of the model object 'Reference Constraint'.
SQLConstraintsFactoryImpl An implementation of the model Factory.
SQLConstraintsPackageImpl An implementation of the model Package.
TableConstraintImpl An implementation of the model object 'Table Constraint'.
UniqueConstraintImpl An implementation of the model object 'Unique Constraint'.