|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DB2Index in com.ibm.db.models.db2 |
---|
Methods in com.ibm.db.models.db2 that return DB2Index | |
---|---|
DB2Index |
DB2ModelFactory.createDB2Index()
Returns a new object of class 'DB2 Index'. |
Uses of DB2Index in com.ibm.db.models.db2.impl |
---|
Classes in com.ibm.db.models.db2.impl that implement DB2Index | |
---|---|
class |
DB2IndexImpl
An implementation of the model object 'DB2 Index'. |
Methods in com.ibm.db.models.db2.impl that return DB2Index | |
---|---|
DB2Index |
DB2ModelFactoryImpl.createDB2Index()
|
Uses of DB2Index in com.ibm.db.models.db2.luw |
---|
Subinterfaces of DB2Index in com.ibm.db.models.db2.luw | |
---|---|
interface |
LUWIndex
A representation of the model object 'Index'. |
Uses of DB2Index in com.ibm.db.models.db2.luw.impl |
---|
Classes in com.ibm.db.models.db2.luw.impl that implement DB2Index | |
---|---|
class |
LUWIndexImpl
An implementation of the model object 'Index'. |
Uses of DB2Index in com.ibm.db.models.db2.luw.util |
---|
Methods in com.ibm.db.models.db2.luw.util with parameters of type DB2Index | |
---|---|
java.lang.Object |
LUWSwitch.caseDB2Index(DB2Index object)
Returns the result of interpretting the object as an instance of 'DB2 Index'. |
Uses of DB2Index in com.ibm.db.models.db2.util |
---|
Methods in com.ibm.db.models.db2.util with parameters of type DB2Index | |
---|---|
java.lang.Object |
DB2ModelSwitch.caseDB2Index(DB2Index object)
Returns the result of interpretting the object as an instance of 'DB2 Index'. |
Uses of DB2Index in com.ibm.db.models.db2.zSeries |
---|
Subinterfaces of DB2Index in com.ibm.db.models.db2.zSeries | |
---|---|
interface |
ZSeriesIndex
A representation of the model object 'Index'. |
Uses of DB2Index in com.ibm.db.models.db2.zSeries.impl |
---|
Classes in com.ibm.db.models.db2.zSeries.impl that implement DB2Index | |
---|---|
class |
ZSeriesIndexImpl
An implementation of the model object 'Index'. |
Uses of DB2Index in com.ibm.db.models.db2.zSeries.util |
---|
Methods in com.ibm.db.models.db2.zSeries.util with parameters of type DB2Index | |
---|---|
java.lang.Object |
ZSeriesSwitch.caseDB2Index(DB2Index object)
Returns the result of interpretting the object as an instance of 'DB2 Index'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |