Uses of Interface
org.hotrod.torcs.plan.PlanRetriever
-
Packages that use PlanRetriever Package Description org.hotrod.torcs org.hotrod.torcs.plan -
-
Uses of PlanRetriever in org.hotrod.torcs
Methods in org.hotrod.torcs that return PlanRetriever Modifier and Type Method Description PlanRetrieverDataSourceReference. getPlanRetriever() -
Uses of PlanRetriever in org.hotrod.torcs.plan
Classes in org.hotrod.torcs.plan that implement PlanRetriever Modifier and Type Class Description classApacheDerbyPlanRetrieverclassDB2PlanRetrieverclassH2PlanRetrieverclassHyperSQLPlanRetrieverclassMariaDBPlanRetrieverclassMySQLPlanRetrieverclassOraclePlanRetrieverclassPostgreSQLPlanRetrieverclassSQLServerPlanRetrieverclassSybaseASEPlanRetrieverMethods in org.hotrod.torcs.plan that return PlanRetriever Modifier and Type Method Description static PlanRetrieverPlanRetrieverFactory. getTorcsPlanRetriever(DataSource ds)
-