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

Packages that use LUWNickname
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.OracleWrapper   
com.ibm.db.models.db2.luw.OracleWrapper.impl   
com.ibm.db.models.db2.luw.OracleWrapper.util   
com.ibm.db.models.db2.luw.util   
 

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

Subinterfaces of LUWNickname in com.ibm.db.models.db2.luw
 interface LUWGenericNickname
          A representation of the model object 'Generic Nickname'.
 interface LUWNonRelationalNickname
          A representation of the model object 'Non Relational Nickname'.
 interface LUWRelationalNickname
          A representation of the model object 'Relational Nickname'.
 

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

Subinterfaces of LUWNickname in com.ibm.db.models.db2.luw.BlastWrapper
 interface BlastNickname
          A representation of the model object 'Blast Nickname'.
 

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

Classes in com.ibm.db.models.db2.luw.BlastWrapper.impl that implement LUWNickname
 class BlastNicknameImpl
          An implementation of the model object 'Blast Nickname'.
 

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

Methods in com.ibm.db.models.db2.luw.BlastWrapper.util with parameters of type LUWNickname
 java.lang.Object BlastWrapperSwitch.caseLUWNickname(LUWNickname object)
          Returns the result of interpretting the object as an instance of 'Nickname'.
 

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

Classes in com.ibm.db.models.db2.luw.impl that implement LUWNickname
 class LUWGenericNicknameImpl
          An implementation of the model object 'Generic Nickname'.
 class LUWNicknameImpl
          An implementation of the model object 'Nickname'.
 class LUWNonRelationalNicknameImpl
          An implementation of the model object 'Non Relational Nickname'.
 class LUWRelationalNicknameImpl
          An implementation of the model object 'Relational Nickname'.
 

Uses of LUWNickname in com.ibm.db.models.db2.luw.OracleWrapper
 

Subinterfaces of LUWNickname in com.ibm.db.models.db2.luw.OracleWrapper
 interface OracleNickname
          A representation of the model object 'Oracle Nickname'.
 

Uses of LUWNickname in com.ibm.db.models.db2.luw.OracleWrapper.impl
 

Classes in com.ibm.db.models.db2.luw.OracleWrapper.impl that implement LUWNickname
 class OracleNicknameImpl
          An implementation of the model object 'Oracle Nickname'.
 

Uses of LUWNickname in com.ibm.db.models.db2.luw.OracleWrapper.util
 

Methods in com.ibm.db.models.db2.luw.OracleWrapper.util with parameters of type LUWNickname
 java.lang.Object OracleWrapperSwitch.caseLUWNickname(LUWNickname object)
          Returns the result of interpretting the object as an instance of 'Nickname'.
 

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

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