|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DB2SystemSchema | |
---|---|
com.ibm.db.models.db2 | |
com.ibm.db.models.db2.impl | |
com.ibm.db.models.db2.util |
Uses of DB2SystemSchema in com.ibm.db.models.db2 |
---|
Methods in com.ibm.db.models.db2 that return DB2SystemSchema | |
---|---|
DB2SystemSchema |
DB2ModelFactory.createDB2SystemSchema()
Returns a new object of class 'DB2 System Schema'. |
Uses of DB2SystemSchema in com.ibm.db.models.db2.impl |
---|
Classes in com.ibm.db.models.db2.impl that implement DB2SystemSchema | |
---|---|
class |
DB2SystemSchemaImpl
An implementation of the model object 'DB2 System Schema'. |
Methods in com.ibm.db.models.db2.impl that return DB2SystemSchema | |
---|---|
DB2SystemSchema |
DB2ModelFactoryImpl.createDB2SystemSchema()
|
Uses of DB2SystemSchema in com.ibm.db.models.db2.util |
---|
Methods in com.ibm.db.models.db2.util with parameters of type DB2SystemSchema | |
---|---|
java.lang.Object |
DB2ModelSwitch.caseDB2SystemSchema(DB2SystemSchema object)
Returns the result of interpretting the object as an instance of 'DB2 System Schema'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |