|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LUWFactory | |
---|---|
com.ibm.db.models.db2.luw | |
com.ibm.db.models.db2.luw.impl |
Uses of LUWFactory in com.ibm.db.models.db2.luw |
---|
Fields in com.ibm.db.models.db2.luw declared as LUWFactory | |
---|---|
static LUWFactory |
LUWFactory.eINSTANCE
The singleton instance of the factory. |
Methods in com.ibm.db.models.db2.luw that return LUWFactory | |
---|---|
LUWFactory |
LUWPackage.getLUWFactory()
Returns the factory that creates the instances of the model. |
Uses of LUWFactory in com.ibm.db.models.db2.luw.impl |
---|
Classes in com.ibm.db.models.db2.luw.impl that implement LUWFactory | |
---|---|
class |
LUWFactoryImpl
An implementation of the model Factory. |
Methods in com.ibm.db.models.db2.luw.impl that return LUWFactory | |
---|---|
LUWFactory |
LUWPackageImpl.getLUWFactory()
|
static LUWFactory |
LUWFactoryImpl.init()
Creates the default factory implementation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |