|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DB2JavaOptions | |
|---|---|
| com.ibm.db.models.db2 | |
| com.ibm.db.models.db2.impl | |
| com.ibm.db.models.db2.util | |
| Uses of DB2JavaOptions in com.ibm.db.models.db2 |
|---|
| Methods in com.ibm.db.models.db2 that return DB2JavaOptions | |
|---|---|
DB2JavaOptions |
DB2ModelFactory.createDB2JavaOptions()
Returns a new object of class 'DB2 Java Options'. |
DB2JavaOptions |
DB2Procedure.getJavaOptions()
Returns the value of the 'Java Options' containment reference. |
| Methods in com.ibm.db.models.db2 with parameters of type DB2JavaOptions | |
|---|---|
void |
DB2Procedure.setJavaOptions(DB2JavaOptions value)
Sets the value of the ' Java Options' containment reference. |
| Uses of DB2JavaOptions in com.ibm.db.models.db2.impl |
|---|
| Classes in com.ibm.db.models.db2.impl that implement DB2JavaOptions | |
|---|---|
class |
DB2JavaOptionsImpl
An implementation of the model object 'DB2 Java Options'. |
| Methods in com.ibm.db.models.db2.impl that return DB2JavaOptions | |
|---|---|
DB2JavaOptions |
DB2ModelFactoryImpl.createDB2JavaOptions()
|
DB2JavaOptions |
DB2ProcedureImpl.getJavaOptions()
|
| Methods in com.ibm.db.models.db2.impl with parameters of type DB2JavaOptions | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
DB2ProcedureImpl.basicSetJavaOptions(DB2JavaOptions newJavaOptions,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DB2ProcedureImpl.setJavaOptions(DB2JavaOptions newJavaOptions)
|
| Uses of DB2JavaOptions in com.ibm.db.models.db2.util |
|---|
| Methods in com.ibm.db.models.db2.util with parameters of type DB2JavaOptions | |
|---|---|
java.lang.Object |
DB2ModelSwitch.caseDB2JavaOptions(DB2JavaOptions object)
Returns the result of interpretting the object as an instance of 'DB2 Java Options'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||