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

Packages that use LUWNonRelationalServer
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 LUWNonRelationalServer in com.ibm.db.models.db2.luw
 

Methods in com.ibm.db.models.db2.luw that return LUWNonRelationalServer
 LUWNonRelationalServer LUWNonRelationalNickname.getNonRelServer()
          Returns the value of the 'Non Rel Server' reference.
 

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

Subinterfaces of LUWNonRelationalServer in com.ibm.db.models.db2.luw.BlastWrapper
 interface BlastServer
          A representation of the model object 'Blast Server'.
 

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

Classes in com.ibm.db.models.db2.luw.BlastWrapper.impl that implement LUWNonRelationalServer
 class BlastServerImpl
          An implementation of the model object 'Blast Server'.
 

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

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

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

Classes in com.ibm.db.models.db2.luw.impl that implement LUWNonRelationalServer
 class LUWNonRelationalServerImpl
          An implementation of the model object 'Non Relational Server'.
 

Methods in com.ibm.db.models.db2.luw.impl that return LUWNonRelationalServer
 LUWNonRelationalServer LUWNonRelationalNicknameImpl.basicGetNonRelServer()
           
 LUWNonRelationalServer LUWNonRelationalNicknameImpl.getNonRelServer()
           
 

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

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