Uses of Class
org.hotrod.torcs.plan.PlanRetrieverFactory.UnsupportedTorcsDatabaseException
-
Packages that use PlanRetrieverFactory.UnsupportedTorcsDatabaseException Package Description org.hotrod.torcs org.hotrod.torcs.plan -
-
Uses of PlanRetrieverFactory.UnsupportedTorcsDatabaseException in org.hotrod.torcs
Methods in org.hotrod.torcs that throw PlanRetrieverFactory.UnsupportedTorcsDatabaseException Modifier and Type Method Description StringTorcs. getEstimatedExecutionPlan(QueryExecution execution)StringTorcs. getEstimatedExecutionPlan(QueryExecution execution, int variation)PlanRetrieverDataSourceReference. getPlanRetriever() -
Uses of PlanRetrieverFactory.UnsupportedTorcsDatabaseException in org.hotrod.torcs.plan
Methods in org.hotrod.torcs.plan that throw PlanRetrieverFactory.UnsupportedTorcsDatabaseException Modifier and Type Method Description static PlanRetrieverPlanRetrieverFactory. getTorcsPlanRetriever(DataSource ds)
-