Uses of Interface
com.ibm.db.models.db2.luw.LUWPartitionElement

Packages that use LUWPartitionElement
com.ibm.db.models.db2.luw   
com.ibm.db.models.db2.luw.impl   
com.ibm.db.models.db2.luw.util   
 

Uses of LUWPartitionElement in com.ibm.db.models.db2.luw
 

Methods in com.ibm.db.models.db2.luw that return LUWPartitionElement
 LUWPartitionElement LUWFactory.createLUWPartitionElement()
          Returns a new object of class 'Partition Element'.
 

Uses of LUWPartitionElement in com.ibm.db.models.db2.luw.impl
 

Classes in com.ibm.db.models.db2.luw.impl that implement LUWPartitionElement
 class LUWPartitionElementImpl
          An implementation of the model object 'Partition Element'.
 

Methods in com.ibm.db.models.db2.luw.impl that return LUWPartitionElement
 LUWPartitionElement LUWFactoryImpl.createLUWPartitionElement()
           
 

Uses of LUWPartitionElement in com.ibm.db.models.db2.luw.util
 

Methods in com.ibm.db.models.db2.luw.util with parameters of type LUWPartitionElement
 java.lang.Object LUWSwitch.caseLUWPartitionElement(LUWPartitionElement object)
          Returns the result of interpretting the object as an instance of 'Partition Element'.