|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SybaseASEIndex in org.eclipse.datatools.enablement.ase.catalog |
---|
Classes in org.eclipse.datatools.enablement.ase.catalog that implement SybaseASEIndex | |
---|---|
class |
SybaseASECatalogIndex
|
Methods in org.eclipse.datatools.enablement.ase.catalog that return SybaseASEIndex | |
---|---|
SybaseASEIndex |
SybaseASECatalogUniqueConstraint.getSystemGenedIndex()
|
Uses of SybaseASEIndex in org.eclipse.datatools.enablement.ase.ddl |
---|
Methods in org.eclipse.datatools.enablement.ase.ddl with parameters of type SybaseASEIndex | |
---|---|
static java.lang.String[] |
ASEDdlUtils.getAllCacheStatement(SybaseASEIndex index,
boolean qualifyNames,
boolean fullSyntax,
org.eclipse.datatools.sqltools.core.DatabaseIdentifier dbId)
|
static java.lang.String |
ASEDdlUtils.getPartitionName(SybaseASEIndex index,
boolean quoteIdentifiers,
boolean qualifyNames)
Get partition name |
Uses of SybaseASEIndex in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel |
---|
Methods in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel that return SybaseASEIndex | |
---|---|
SybaseASEIndex |
SybaseasesqlmodelFactory.createSybaseASEIndex()
Returns a new object of class 'Sybase ASE Index'. |
SybaseASEIndex |
SybaseASEUniqueConstraint.getSystemGenedIndex()
Returns the value of the 'System Gened Index' containment reference. |
Methods in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel with parameters of type SybaseASEIndex | |
---|---|
void |
SybaseASEUniqueConstraint.setSystemGenedIndex(SybaseASEIndex value)
Sets the value of the ' System Gened Index ' containment reference. |
Uses of SybaseASEIndex in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl |
---|
Classes in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl that implement SybaseASEIndex | |
---|---|
class |
SybaseASEIndexImpl
An implementation of the model object 'Sybase ASE Index'. |
Methods in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl that return SybaseASEIndex | |
---|---|
SybaseASEIndex |
SybaseasesqlmodelFactoryImpl.createSybaseASEIndex()
|
SybaseASEIndex |
SybaseASEUniqueConstraintImpl.getSystemGenedIndex()
|
Methods in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl with parameters of type SybaseASEIndex | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
SybaseASEUniqueConstraintImpl.basicSetSystemGenedIndex(SybaseASEIndex newSystemGenedIndex,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
SybaseASEUniqueConstraintImpl.setSystemGenedIndex(SybaseASEIndex newSystemGenedIndex)
|
Uses of SybaseASEIndex 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 SybaseASEIndex | |
---|---|
java.lang.Object |
SybaseasesqlmodelSwitch.caseSybaseASEIndex(SybaseASEIndex object)
Returns the result of interpreting the object as an instance of 'Sybase ASE Index'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |