|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DB2ExtendedOptions in com.ibm.db.models.db2 |
---|
Methods in com.ibm.db.models.db2 that return DB2ExtendedOptions | |
---|---|
DB2ExtendedOptions |
DB2ModelFactory.createDB2ExtendedOptions()
Returns a new object of class 'DB2 Extended Options'. |
Uses of DB2ExtendedOptions in com.ibm.db.models.db2.impl |
---|
Classes in com.ibm.db.models.db2.impl that implement DB2ExtendedOptions | |
---|---|
class |
DB2ExtendedOptionsImpl
An implementation of the model object 'DB2 Extended Options'. |
Methods in com.ibm.db.models.db2.impl that return DB2ExtendedOptions | |
---|---|
DB2ExtendedOptions |
DB2ModelFactoryImpl.createDB2ExtendedOptions()
|
Uses of DB2ExtendedOptions in com.ibm.db.models.db2.util |
---|
Methods in com.ibm.db.models.db2.util with parameters of type DB2ExtendedOptions | |
---|---|
java.lang.Object |
DB2ModelSwitch.caseDB2ExtendedOptions(DB2ExtendedOptions object)
Returns the result of interpretting the object as an instance of 'DB2 Extended Options'. |
Uses of DB2ExtendedOptions in com.ibm.db.models.db2.zSeries |
---|
Subinterfaces of DB2ExtendedOptions in com.ibm.db.models.db2.zSeries | |
---|---|
interface |
ZSeriesRoutineExtOptions
A representation of the model object 'Routine Ext Options'. |
Uses of DB2ExtendedOptions in com.ibm.db.models.db2.zSeries.impl |
---|
Classes in com.ibm.db.models.db2.zSeries.impl that implement DB2ExtendedOptions | |
---|---|
class |
ZSeriesRoutineExtOptionsImpl
An implementation of the model object 'Routine Ext Options'. |
Uses of DB2ExtendedOptions in com.ibm.db.models.db2.zSeries.util |
---|
Methods in com.ibm.db.models.db2.zSeries.util with parameters of type DB2ExtendedOptions | |
---|---|
java.lang.Object |
ZSeriesSwitch.caseDB2ExtendedOptions(DB2ExtendedOptions object)
Returns the result of interpretting the object as an instance of 'DB2 Extended Options'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |