|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectuk.ac.bbk.dcs.automed.qproc.optimise.QueryOptimisationFactory
public class QueryOptimisationFactory
Responsible for instantiating appropriate QueryOptimisationProvider classes.
| Constructor Summary | |
|---|---|
QueryOptimisationFactory()
|
|
| Method Summary | |
|---|---|
static QueryOptimisationProvider |
getProviderInstance(java.lang.String providerName,
Schema src,
Schema[] tgts)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QueryOptimisationFactory()
| Method Detail |
|---|
public static QueryOptimisationProvider getProviderInstance(java.lang.String providerName,
Schema src,
Schema[] tgts)
throws ProviderInitialisationException
providerName - the class name of the providersrc - the source schematgts - the target schemata
ProviderInitialisationException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||