|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LUWDataPartitionKey | |
---|---|
com.ibm.db.models.db2.luw | |
com.ibm.db.models.db2.luw.impl | |
com.ibm.db.models.db2.luw.util |
Uses of LUWDataPartitionKey in com.ibm.db.models.db2.luw |
---|
Methods in com.ibm.db.models.db2.luw that return LUWDataPartitionKey | |
---|---|
LUWDataPartitionKey |
LUWFactory.createLUWDataPartitionKey()
Returns a new object of class 'Data Partition Key'. |
LUWDataPartitionKey |
LUWStorageTable.getDataPartitionKey()
Returns the value of the 'Data Partition Key' containment reference. |
LUWDataPartitionKey |
LUWPartitionExpression.getKey()
Returns the value of the 'Key' container reference. |
Methods in com.ibm.db.models.db2.luw with parameters of type LUWDataPartitionKey | |
---|---|
void |
LUWStorageTable.setDataPartitionKey(LUWDataPartitionKey value)
Sets the value of the ' Data Partition Key ' containment reference. |
void |
LUWPartitionExpression.setKey(LUWDataPartitionKey value)
Sets the value of the ' Key ' container reference. |
Uses of LUWDataPartitionKey in com.ibm.db.models.db2.luw.impl |
---|
Classes in com.ibm.db.models.db2.luw.impl that implement LUWDataPartitionKey | |
---|---|
class |
LUWDataPartitionKeyImpl
An implementation of the model object 'Data Partition Key'. |
Methods in com.ibm.db.models.db2.luw.impl that return LUWDataPartitionKey | |
---|---|
LUWDataPartitionKey |
LUWFactoryImpl.createLUWDataPartitionKey()
|
LUWDataPartitionKey |
LUWTableImpl.getDataPartitionKey()
|
LUWDataPartitionKey |
LUWMaterializedQueryTableImpl.getDataPartitionKey()
|
LUWDataPartitionKey |
LUWPartitionExpressionImpl.getKey()
|
Methods in com.ibm.db.models.db2.luw.impl with parameters of type LUWDataPartitionKey | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
LUWTableImpl.basicSetDataPartitionKey(LUWDataPartitionKey newDataPartitionKey,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
LUWMaterializedQueryTableImpl.basicSetDataPartitionKey(LUWDataPartitionKey newDataPartitionKey,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
LUWPartitionExpressionImpl.basicSetKey(LUWDataPartitionKey newKey,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
LUWTableImpl.setDataPartitionKey(LUWDataPartitionKey newDataPartitionKey)
|
void |
LUWMaterializedQueryTableImpl.setDataPartitionKey(LUWDataPartitionKey newDataPartitionKey)
|
void |
LUWPartitionExpressionImpl.setKey(LUWDataPartitionKey newKey)
|
Uses of LUWDataPartitionKey in com.ibm.db.models.db2.luw.util |
---|
Methods in com.ibm.db.models.db2.luw.util with parameters of type LUWDataPartitionKey | |
---|---|
java.lang.Object |
LUWSwitch.caseLUWDataPartitionKey(LUWDataPartitionKey object)
Returns the result of interpretting the object as an instance of 'Data Partition Key'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |