|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TableConstraint in org.eclipse.datatools.connectivity.sqm.core.rte.fe |
---|
Methods in org.eclipse.datatools.connectivity.sqm.core.rte.fe with parameters of type TableConstraint | |
---|---|
java.lang.String |
GenericDdlBuilder.dropTableConstraint(TableConstraint constraint,
boolean quoteIdentifiers,
boolean qualifyNames)
|
boolean |
GenericDdlBuilder.isImplicitConstraint(TableConstraint constraint)
|
Uses of TableConstraint in org.eclipse.datatools.connectivity.sqm.core.rte.jdbc |
---|
Classes in org.eclipse.datatools.connectivity.sqm.core.rte.jdbc that implement TableConstraint | |
---|---|
class |
JDBCForeignKey
|
class |
JDBCPrimaryKey
|
class |
JDBCUniqueConstraint
|
Uses of TableConstraint in org.eclipse.datatools.enablement.ase.catalog |
---|
Classes in org.eclipse.datatools.enablement.ase.catalog that implement TableConstraint | |
---|---|
class |
SybaseASECatalogCheckConstraint
|
class |
SybaseASECatalogForeignKey
|
class |
SybaseASECatalogPrimaryKey
|
class |
SybaseASECatalogUniqueConstraint
|
Uses of TableConstraint in org.eclipse.datatools.enablement.mysql.catalog |
---|
Classes in org.eclipse.datatools.enablement.mysql.catalog that implement TableConstraint | |
---|---|
class |
MySqlCatalogForeignKey
This class is the ForeignKey implementation |
class |
MySqlCatalogPrimaryKey
This class is the PrimaryKey implementation |
Uses of TableConstraint in org.eclipse.datatools.enablement.mysql.ddl.shared |
---|
Methods in org.eclipse.datatools.enablement.mysql.ddl.shared with parameters of type TableConstraint | |
---|---|
java.util.List |
MySqlDdlBuilderHelper.dropTableConstraint(TableConstraint constraint,
boolean quoteIdentifiers,
boolean qualifyNames)
|
Uses of TableConstraint in org.eclipse.datatools.enablement.sybase.asa.base.catalog |
---|
Classes in org.eclipse.datatools.enablement.sybase.asa.base.catalog that implement TableConstraint | |
---|---|
class |
SybaseASACatalogBaseCheckConstraint
|
class |
SybaseASACatalogBaseColumnCheckConstraint
|
class |
SybaseASACatalogBaseForeignKey
|
class |
SybaseASACatalogBasePrimaryKey
|
class |
SybaseASACatalogBaseUniqueConstraint
|
Uses of TableConstraint in org.eclipse.datatools.enablement.sybase.asa.catalog |
---|
Classes in org.eclipse.datatools.enablement.sybase.asa.catalog that implement TableConstraint | |
---|---|
class |
SybaseASACatalogForeignKey
|
Uses of TableConstraint in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel |
---|
Subinterfaces of TableConstraint in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel | |
---|---|
interface |
SybaseASABaseColumnCheckConstraint
A representation of the model object 'Sybase ASA Base Column Check Constraint'. |
interface |
SybaseASABaseForeignKey
A representation of the model object 'Sybase ASA Base Foreign Key'. |
interface |
SybaseASABasePrimaryKey
A representation of the model object 'Sybase ASA Base Primary Key'. |
interface |
SybaseASABaseUniqueConstraint
A representation of the model object 'Sybase ASA Base Unique Constraint'. |
Uses of TableConstraint in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl |
---|
Classes in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl that implement TableConstraint | |
---|---|
class |
SybaseASABaseColumnCheckConstraintImpl
An implementation of the model object 'Sybase ASA Base Column Check Constraint'. |
class |
SybaseASABaseForeignKeyImpl
An implementation of the model object 'Sybase ASA Base Foreign Key'. |
class |
SybaseASABasePrimaryKeyImpl
An implementation of the model object 'Sybase ASA Base Primary Key'. |
class |
SybaseASABaseUniqueConstraintImpl
An implementation of the model object 'Sybase ASA Base Unique Constraint'. |
Uses of TableConstraint in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util |
---|
Methods in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util with parameters of type TableConstraint | |
---|---|
java.lang.Object |
SybaseasabasesqlmodelSwitch.caseTableConstraint(TableConstraint object)
Returns the result of interpreting the object as an instance of 'Table Constraint'. |
Uses of TableConstraint in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel |
---|
Subinterfaces of TableConstraint in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel | |
---|---|
interface |
SybaseASAForeignKey
A representation of the model object 'Sybase ASA Foreign Key'. |
Uses of TableConstraint in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl |
---|
Classes in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl that implement TableConstraint | |
---|---|
class |
SybaseASAForeignKeyImpl
An implementation of the model object 'Sybase ASA Foreign Key'. |
Uses of TableConstraint in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util |
---|
Methods in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util with parameters of type TableConstraint | |
---|---|
java.lang.Object |
SybaseasasqlmodelSwitch.caseTableConstraint(TableConstraint object)
Returns the result of interpreting the object as an instance of 'Table Constraint'. |
Uses of TableConstraint in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel |
---|
Subinterfaces of TableConstraint in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel | |
---|---|
interface |
SybaseASECheckConstraint
A representation of the model object 'Sybase ASE Check Constraint'. |
interface |
SybaseASEColumnCheckConstraint
A representation of the model object 'Sybase ASE Column Check Constraint'. |
interface |
SybaseASEPrimaryKey
A representation of the model object 'Sybase ASE Primary Key'. |
interface |
SybaseASEUniqueConstraint
A representation of the model object 'Sybase ASE Unique Constraint'. |
Uses of TableConstraint in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl |
---|
Classes in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl that implement TableConstraint | |
---|---|
class |
SybaseASECheckConstraintImpl
An implementation of the model object 'Sybase ASE Check Constraint'. |
class |
SybaseASEColumnCheckConstraintImpl
An implementation of the model object 'Sybase ASE Column Check Constraint'. |
class |
SybaseASEPrimaryKeyImpl
An implementation of the model object 'Sybase ASE Primary Key'. |
class |
SybaseASEUniqueConstraintImpl
An implementation of the model object 'Sybase ASE Unique Constraint'. |
Uses of TableConstraint in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util |
---|
Methods in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util with parameters of type TableConstraint | |
---|---|
java.lang.Object |
SybaseasesqlmodelSwitch.caseTableConstraint(TableConstraint object)
Returns the result of interpreting the object as an instance of 'Table Constraint'. |
Uses of TableConstraint in org.eclipse.datatools.modelbase.sql.constraints |
---|
Subinterfaces of TableConstraint in org.eclipse.datatools.modelbase.sql.constraints | |
---|---|
interface |
CheckConstraint
A representation of the model object 'Check Constraint'. |
interface |
ForeignKey
A representation of the model object 'Foreign Key'. |
interface |
PrimaryKey
A representation of the model object 'Primary Key'. |
interface |
ReferenceConstraint
A representation of the model object 'Reference Constraint'. |
interface |
UniqueConstraint
A representation of the model object 'Unique Constraint'. |
Uses of TableConstraint in org.eclipse.datatools.modelbase.sql.constraints.impl |
---|
Classes in org.eclipse.datatools.modelbase.sql.constraints.impl that implement TableConstraint | |
---|---|
class |
org.eclipse.datatools.modelbase.sql.constraints.impl.CheckConstraintImpl
|
class |
org.eclipse.datatools.modelbase.sql.constraints.impl.ForeignKeyImpl
|
class |
org.eclipse.datatools.modelbase.sql.constraints.impl.PrimaryKeyImpl
|
class |
org.eclipse.datatools.modelbase.sql.constraints.impl.ReferenceConstraintImpl
|
class |
org.eclipse.datatools.modelbase.sql.constraints.impl.TableConstraintImpl
|
class |
org.eclipse.datatools.modelbase.sql.constraints.impl.UniqueConstraintImpl
|
Uses of TableConstraint in org.eclipse.datatools.modelbase.sql.constraints.util |
---|
Methods in org.eclipse.datatools.modelbase.sql.constraints.util with parameters of type TableConstraint | |
---|---|
java.lang.Object |
SQLConstraintsSwitch.caseTableConstraint(TableConstraint object)
Returns the result of interpreting the object as an instance of 'Table Constraint'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |