|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PrimaryKey in org.eclipse.datatools.connectivity.sqm.core.rte.jdbc |
---|
Classes in org.eclipse.datatools.connectivity.sqm.core.rte.jdbc that implement PrimaryKey | |
---|---|
class |
JDBCPrimaryKey
|
Methods in org.eclipse.datatools.connectivity.sqm.core.rte.jdbc that return PrimaryKey | |
---|---|
PrimaryKey |
JDBCTemporaryTable.getPrimaryKey()
|
PrimaryKey |
JDBCTable.getPrimaryKey()
|
Uses of PrimaryKey in org.eclipse.datatools.connectivity.sqm.loader |
---|
Methods in org.eclipse.datatools.connectivity.sqm.loader that return PrimaryKey | |
---|---|
PrimaryKey |
JDBCTableConstraintLoader.loadPrimaryKey()
Deprecated. see JDBCTableConstraintLoader.loadPrimaryKey(PrimaryKey) |
PrimaryKey |
JDBCTableConstraintLoader.loadPrimaryKey(PrimaryKey existingPK)
Loads the "primary key" object from the database. |
Methods in org.eclipse.datatools.connectivity.sqm.loader with parameters of type PrimaryKey | |
---|---|
PrimaryKey |
JDBCTableConstraintLoader.loadPrimaryKey(PrimaryKey existingPK)
Loads the "primary key" object from the database. |
java.util.Collection |
JDBCTableConstraintLoader.loadUniqueConstraints(PrimaryKey pk)
Deprecated. see JDBCTableConstraintLoader.loadUniqueConstraints(PrimaryKey, List, Collection) |
void |
JDBCTableConstraintLoader.loadUniqueConstraints(PrimaryKey pk,
java.util.List containmentList,
java.util.Collection existingUCs)
Loads the "unique constraint" objects from the database. |
Uses of PrimaryKey in org.eclipse.datatools.enablement.ase.catalog |
---|
Classes in org.eclipse.datatools.enablement.ase.catalog that implement PrimaryKey | |
---|---|
class |
SybaseASECatalogPrimaryKey
|
Uses of PrimaryKey in org.eclipse.datatools.enablement.mysql.catalog |
---|
Classes in org.eclipse.datatools.enablement.mysql.catalog that implement PrimaryKey | |
---|---|
class |
MySqlCatalogPrimaryKey
This class is the PrimaryKey implementation |
Uses of PrimaryKey in org.eclipse.datatools.enablement.mysql.catalog.loaders |
---|
Methods in org.eclipse.datatools.enablement.mysql.catalog.loaders that return PrimaryKey | |
---|---|
PrimaryKey |
MySqlTableConstraintLoader.loadPrimaryKey(PrimaryKey existingPK)
|
Methods in org.eclipse.datatools.enablement.mysql.catalog.loaders with parameters of type PrimaryKey | |
---|---|
PrimaryKey |
MySqlTableConstraintLoader.loadPrimaryKey(PrimaryKey existingPK)
|
void |
MySqlTableConstraintLoader.loadUniqueConstraints(PrimaryKey pk,
java.util.List containmentList,
java.util.Collection existingUCs)
|
Uses of PrimaryKey in org.eclipse.datatools.enablement.sap.maxdb |
---|
Methods in org.eclipse.datatools.enablement.sap.maxdb that return PrimaryKey | |
---|---|
PrimaryKey |
MaxDBTableConstraintLoader.loadPrimaryKey(PrimaryKey existingPK)
Loads the "primary key" object from the database. |
Methods in org.eclipse.datatools.enablement.sap.maxdb with parameters of type PrimaryKey | |
---|---|
PrimaryKey |
MaxDBTableConstraintLoader.loadPrimaryKey(PrimaryKey existingPK)
Loads the "primary key" object from the database. |
void |
MaxDBTableConstraintLoader.loadUniqueConstraints(PrimaryKey pk,
java.util.List containmentList,
java.util.Collection existingUCs)
Loads the "unique constraint" objects from the database. |
Uses of PrimaryKey in org.eclipse.datatools.enablement.sybase.asa.base.catalog |
---|
Classes in org.eclipse.datatools.enablement.sybase.asa.base.catalog that implement PrimaryKey | |
---|---|
class |
SybaseASACatalogBasePrimaryKey
|
Uses of PrimaryKey in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel |
---|
Subinterfaces of PrimaryKey in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel | |
---|---|
interface |
SybaseASABasePrimaryKey
A representation of the model object 'Sybase ASA Base Primary Key'. |
Uses of PrimaryKey in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl |
---|
Classes in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl that implement PrimaryKey | |
---|---|
class |
SybaseASABasePrimaryKeyImpl
An implementation of the model object 'Sybase ASA Base Primary Key'. |
Uses of PrimaryKey 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 PrimaryKey | |
---|---|
java.lang.Object |
SybaseasabasesqlmodelSwitch.casePrimaryKey(PrimaryKey object)
Returns the result of interpreting the object as an instance of 'Primary Key'. |
Uses of PrimaryKey in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel |
---|
Subinterfaces of PrimaryKey in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel | |
---|---|
interface |
SybaseASEPrimaryKey
A representation of the model object 'Sybase ASE Primary Key'. |
Uses of PrimaryKey in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl |
---|
Classes in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl that implement PrimaryKey | |
---|---|
class |
SybaseASEPrimaryKeyImpl
An implementation of the model object 'Sybase ASE Primary Key'. |
Uses of PrimaryKey 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 PrimaryKey | |
---|---|
java.lang.Object |
SybaseasesqlmodelSwitch.casePrimaryKey(PrimaryKey object)
Returns the result of interpreting the object as an instance of 'Primary Key'. |
Uses of PrimaryKey in org.eclipse.datatools.modelbase.sql.constraints |
---|
Methods in org.eclipse.datatools.modelbase.sql.constraints that return PrimaryKey | |
---|---|
PrimaryKey |
SQLConstraintsFactory.createPrimaryKey()
Returns a new object of class 'Primary Key'. |
Uses of PrimaryKey in org.eclipse.datatools.modelbase.sql.constraints.impl |
---|
Classes in org.eclipse.datatools.modelbase.sql.constraints.impl that implement PrimaryKey | |
---|---|
class |
org.eclipse.datatools.modelbase.sql.constraints.impl.PrimaryKeyImpl
|
Uses of PrimaryKey in org.eclipse.datatools.modelbase.sql.constraints.util |
---|
Methods in org.eclipse.datatools.modelbase.sql.constraints.util with parameters of type PrimaryKey | |
---|---|
java.lang.Object |
SQLConstraintsSwitch.casePrimaryKey(PrimaryKey object)
Returns the result of interpreting the object as an instance of 'Primary Key'. |
Uses of PrimaryKey in org.eclipse.datatools.modelbase.sql.tables |
---|
Methods in org.eclipse.datatools.modelbase.sql.tables that return PrimaryKey | |
---|---|
PrimaryKey |
BaseTable.getPrimaryKey()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |