Uses of Class
org.apache.torque.util.ListOrderedMapCI
Packages that use ListOrderedMapCI
-
Uses of ListOrderedMapCI in org.apache.torque.util
Methods in org.apache.torque.util that return ListOrderedMapCIModifier and TypeMethodDescriptionSummaryHelper.getAggregates()Get the order map list of aggregate functions to use in summarizing this table's informations.Methods in org.apache.torque.util that return types with arguments of type ListOrderedMapCIModifier and TypeMethodDescriptionReturn 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.