Uses of Class
com.ibm.db.models.db2.impl.DB2TableImpl

Packages that use DB2TableImpl
com.ibm.db.models.db2.iSeries.impl   
com.ibm.db.models.db2.luw.BlastWrapper.impl   
com.ibm.db.models.db2.luw.impl   
com.ibm.db.models.db2.luw.OracleWrapper.impl   
com.ibm.db.models.db2.zSeries.impl   
 

Uses of DB2TableImpl in com.ibm.db.models.db2.iSeries.impl
 

Subclasses of DB2TableImpl in com.ibm.db.models.db2.iSeries.impl
 class ISeriesTableImpl
          An implementation of the model object 'Table'.
 

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

Subclasses of DB2TableImpl in com.ibm.db.models.db2.luw.BlastWrapper.impl
 class BlastNicknameImpl
          An implementation of the model object 'Blast Nickname'.
 

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

Subclasses of DB2TableImpl in com.ibm.db.models.db2.luw.impl
 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'.
 class LUWTableImpl
          An implementation of the model object 'Table'.
 

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

Subclasses of DB2TableImpl in com.ibm.db.models.db2.luw.OracleWrapper.impl
 class OracleNicknameImpl
          An implementation of the model object 'Oracle Nickname'.
 

Uses of DB2TableImpl in com.ibm.db.models.db2.zSeries.impl
 

Subclasses of DB2TableImpl in com.ibm.db.models.db2.zSeries.impl
 class ZSeriesTableImpl
          An implementation of the model object 'Table'.