Uses of Class
org.eclipse.datatools.modelbase.sql.constraints.impl.ReferenceConstraintImpl

Packages that use ReferenceConstraintImpl
org.eclipse.datatools.connectivity.sqm.core.rte.jdbc   
org.eclipse.datatools.modelbase.sql.constraints.impl   
 

Uses of ReferenceConstraintImpl in org.eclipse.datatools.connectivity.sqm.core.rte.jdbc
 

Subclasses of ReferenceConstraintImpl in org.eclipse.datatools.connectivity.sqm.core.rte.jdbc
 class JDBCForeignKey
           
 class JDBCPrimaryKey
           
 class JDBCUniqueConstraint
           
 

Uses of ReferenceConstraintImpl in org.eclipse.datatools.modelbase.sql.constraints.impl
 

Subclasses of ReferenceConstraintImpl in org.eclipse.datatools.modelbase.sql.constraints.impl
 class ForeignKeyImpl
           An implementation of the model object 'Foreign Key'.
 class PrimaryKeyImpl
           An implementation of the model object 'Primary Key'.
 class UniqueConstraintImpl
           An implementation of the model object 'Unique Constraint'.
 



Copyright © 2006 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.