|
|||||||||
| 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.optimisers.SQLWrapperSKJOptimiser
public class SQLWrapperSKJOptimiser
Removes self-key joins occurring because of the dual layer of schemas that the SQLWrapperFactory class introduces.
| Field Summary | |
|---|---|
protected java.util.logging.Logger |
logger
|
| Constructor Summary | |
|---|---|
SQLWrapperSKJOptimiser(Schema[] schemas)
Gathers primary key metadata from the schemas given as input. |
|
| Method Summary | |
|---|---|
boolean |
optimise(ASG g)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.util.logging.Logger logger
| Constructor Detail |
|---|
public SQLWrapperSKJOptimiser(Schema[] schemas)
| Method Detail |
|---|
public boolean optimise(ASG g)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||