Uses of Class
org.hotrod.torcs.DataSourceReference
-
Packages that use DataSourceReference Package Description org.hotrod.torcs org.hotrod.torcs.rankings -
-
Uses of DataSourceReference in org.hotrod.torcs
Fields in org.hotrod.torcs declared as DataSourceReference Modifier and Type Field Description DataSourceReferenceQueryExecution. dsrMethods in org.hotrod.torcs that return DataSourceReference Modifier and Type Method Description DataSourceReferenceQueryExecution. getDataSourceReference()Constructors in org.hotrod.torcs with parameters of type DataSourceReference Constructor Description QueryExecution(DataSourceReference dsr, String sql, Map<Integer,Setter> setters, int responseTime, Throwable exception) -
Uses of DataSourceReference in org.hotrod.torcs.rankings
Methods in org.hotrod.torcs.rankings that return DataSourceReference Modifier and Type Method Description DataSourceReferenceRankingEntry. getDataSourceReference()
-