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

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

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

Methods in com.ibm.db.models.db2.luw that return LUWNonRelationalWrapper
 LUWNonRelationalWrapper LUWNonRelationalServer.getNonRelWrapper()
          Returns the value of the 'Non Rel Wrapper' reference.
 

Uses of LUWNonRelationalWrapper in com.ibm.db.models.db2.luw.BlastWrapper
 

Subinterfaces of LUWNonRelationalWrapper in com.ibm.db.models.db2.luw.BlastWrapper
 interface BlastWrapper
          A representation of the model object 'BlastWrapper'.
 

Uses of LUWNonRelationalWrapper in com.ibm.db.models.db2.luw.BlastWrapper.impl
 

Classes in com.ibm.db.models.db2.luw.BlastWrapper.impl that implement LUWNonRelationalWrapper
 class BlastWrapperImpl
          An implementation of the model object 'BlastWrapper'.
 

Uses of LUWNonRelationalWrapper in com.ibm.db.models.db2.luw.BlastWrapper.util
 

Methods in com.ibm.db.models.db2.luw.BlastWrapper.util with parameters of type LUWNonRelationalWrapper
 java.lang.Object BlastWrapperSwitch.caseLUWNonRelationalWrapper(LUWNonRelationalWrapper object)
          Returns the result of interpretting the object as an instance of 'Non Relational Wrapper'.
 

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

Classes in com.ibm.db.models.db2.luw.impl that implement LUWNonRelationalWrapper
 class LUWNonRelationalWrapperImpl
          An implementation of the model object 'Non Relational Wrapper'.
 

Methods in com.ibm.db.models.db2.luw.impl that return LUWNonRelationalWrapper
 LUWNonRelationalWrapper LUWNonRelationalServerImpl.basicGetNonRelWrapper()
           
 LUWNonRelationalWrapper LUWNonRelationalServerImpl.getNonRelWrapper()
           
 

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

Methods in com.ibm.db.models.db2.luw.util with parameters of type LUWNonRelationalWrapper
 java.lang.Object LUWSwitch.caseLUWNonRelationalWrapper(LUWNonRelationalWrapper object)
          Returns the result of interpretting the object as an instance of 'Non Relational Wrapper'.