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

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

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

Methods in com.ibm.db.models.db2.luw that return LUWGenericUserMapping
 LUWGenericUserMapping LUWFactory.createLUWGenericUserMapping()
          Returns a new object of class 'Generic User Mapping'.
 

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

Classes in com.ibm.db.models.db2.luw.impl that implement LUWGenericUserMapping
 class LUWGenericUserMappingImpl
          An implementation of the model object 'Generic User Mapping'.
 

Methods in com.ibm.db.models.db2.luw.impl that return LUWGenericUserMapping
 LUWGenericUserMapping LUWFactoryImpl.createLUWGenericUserMapping()
           
 

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

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