Verwendungen von Klasse
org.apache.torque.util.ListOrderedMapCI
Packages, die ListOrderedMapCI verwenden
-
Verwendungen von ListOrderedMapCI in org.apache.torque.util
Methoden in org.apache.torque.util, die ListOrderedMapCI zurückgebenModifizierer und TypMethodeBeschreibungSummaryHelper.getAggregates()
Get the order map list of aggregate functions to use in summarizing this table's informations.Methoden in org.apache.torque.util, die Typen mit Argumenten vom Typ ListOrderedMapCI zurückgebenModifizierer und TypMethodeBeschreibungReturn a list of ListOrderedMapCI objects with the results of the summary query.SummaryHelper.summarize
(Criteria crit, Connection conn) Return a list of OrderedMap objects with the results of the summary query.Return a list of ListOrderedMapCI objects with the results of the summary query.SummaryHelper.summarize
(Criteria crit, List<Class<?>> resultTypes, Connection conn) Return a list of ListOrderedMapCI objects with the results of the summary query.