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

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

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

Methods in com.ibm.db.models.db2.luw that return LUWTypeMapping
 LUWTypeMapping LUWFactory.createLUWTypeMapping()
          Returns a new object of class 'Type Mapping'.
 

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

Classes in com.ibm.db.models.db2.luw.impl that implement LUWTypeMapping
 class LUWTypeMappingImpl
          An implementation of the model object 'Type Mapping'.
 

Methods in com.ibm.db.models.db2.luw.impl that return LUWTypeMapping
 LUWTypeMapping LUWFactoryImpl.createLUWTypeMapping()
           
 

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

Methods in com.ibm.db.models.db2.luw.util with parameters of type LUWTypeMapping
 java.lang.Object LUWSwitch.caseLUWTypeMapping(LUWTypeMapping object)
          Returns the result of interpretting the object as an instance of 'Type Mapping'.