|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SybaseASEPartition in org.eclipse.datatools.enablement.ase |
---|
Methods in org.eclipse.datatools.enablement.ase that return SybaseASEPartition | |
---|---|
SybaseASEPartition |
ISybaseASECatalogTable.getPartitionConditionSuper()
|
Uses of SybaseASEPartition in org.eclipse.datatools.enablement.ase.catalog |
---|
Methods in org.eclipse.datatools.enablement.ase.catalog that return SybaseASEPartition | |
---|---|
SybaseASEPartition |
SybaseASEBaseTableLoader.getPartitionCondition()
|
SybaseASEPartition |
SybaseASECatalogProxyTable.getPartitionCondition()
|
SybaseASEPartition |
SybaseASECatalogWebServiceTable.getPartitionCondition()
|
SybaseASEPartition |
SybaseASECatalogTable.getPartitionCondition()
|
SybaseASEPartition |
SybaseASECatalogTempTable.getPartitionCondition()
|
SybaseASEPartition |
SybaseASECatalogProxyTable.getPartitionConditionSuper()
|
SybaseASEPartition |
SybaseASECatalogWebServiceTable.getPartitionConditionSuper()
|
SybaseASEPartition |
SybaseASECatalogTable.getPartitionConditionSuper()
|
SybaseASEPartition |
SybaseASECatalogTempTable.getPartitionConditionSuper()
|
Uses of SybaseASEPartition in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel |
---|
Methods in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel that return SybaseASEPartition | |
---|---|
SybaseASEPartition |
SybaseASEBaseTable.getPartitionCondition()
Returns the value of the 'Partition Condition' containment reference. |
Methods in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel with parameters of type SybaseASEPartition | |
---|---|
void |
SybaseASEBaseTable.setPartitionCondition(SybaseASEPartition value)
Sets the value of the ' Partition Condition ' containment reference. |
Uses of SybaseASEPartition in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl |
---|
Methods in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl that return SybaseASEPartition | |
---|---|
SybaseASEPartition |
SybaseASEBaseTableImpl.getPartitionCondition()
|
SybaseASEPartition |
SybaseASETempTableImpl.getPartitionCondition()
|
SybaseASEPartition |
SybaseASETableImpl.getPartitionCondition()
|
Methods in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl with parameters of type SybaseASEPartition | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
SybaseASEBaseTableImpl.basicSetPartitionCondition(SybaseASEPartition newPartitionCondition,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
SybaseASETempTableImpl.basicSetPartitionCondition(SybaseASEPartition newPartitionCondition,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
SybaseASETableImpl.basicSetPartitionCondition(SybaseASEPartition newPartitionCondition,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
SybaseASEBaseTableImpl.setPartitionCondition(SybaseASEPartition newPartitionCondition)
|
void |
SybaseASETempTableImpl.setPartitionCondition(SybaseASEPartition newPartitionCondition)
|
void |
SybaseASETableImpl.setPartitionCondition(SybaseASEPartition newPartitionCondition)
|
Uses of SybaseASEPartition in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition |
---|
Subinterfaces of SybaseASEPartition in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition | |
---|---|
interface |
SybaseASEHashPartition
A representation of the model object 'Sybase ASE Hash Partition'. |
interface |
SybaseASEListPartition
A representation of the model object 'Sybase ASE List Partition'. |
interface |
SybaseASERangePartition
A representation of the model object 'Sybase ASE Range Partition'. |
interface |
SybaseASERoundrobinPartition
A representation of the model object 'Sybase ASE Roundrobin Partition'. |
Methods in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition that return SybaseASEPartition | |
---|---|
SybaseASEPartition |
PartitionFactory.createSybaseASEPartition()
Returns a new object of class 'Sybase ASE Partition'. |
Uses of SybaseASEPartition in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl |
---|
Classes in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl that implement SybaseASEPartition | |
---|---|
class |
SybaseASEHashPartitionImpl
An implementation of the model object 'Sybase ASE Hash Partition'. |
class |
SybaseASEListPartitionImpl
An implementation of the model object 'Sybase ASE List Partition'. |
class |
SybaseASEPartitionImpl
An implementation of the model object 'Sybase ASE Partition'. |
class |
SybaseASERangePartitionImpl
An implementation of the model object 'Sybase ASE Range Partition'. |
class |
SybaseASERoundrobinPartitionImpl
An implementation of the model object 'Sybase ASE Roundrobin Partition'. |
Methods in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl that return SybaseASEPartition | |
---|---|
SybaseASEPartition |
PartitionFactoryImpl.createSybaseASEPartition()
|
Uses of SybaseASEPartition in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.util |
---|
Methods in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.util with parameters of type SybaseASEPartition | |
---|---|
java.lang.Object |
PartitionSwitch.caseSybaseASEPartition(SybaseASEPartition object)
Returns the result of interpreting the object as an instance of 'Sybase ASE Partition'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |