|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.datatools.sqltools.plan.PlanServiceRegistry
public class PlanServiceRegistry
Registry for "planService"
Method Summary | |
---|---|
static PlanServiceRegistry |
getInstance()
|
IPlanService |
getPlanService(java.lang.String databaseDefinitionId)
Returns the plan service given the database definition id |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static PlanServiceRegistry getInstance()
public IPlanService getPlanService(java.lang.String databaseDefinitionId)
databaseDefinitionId
- the database definition id
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |