Uses of Class
org.h2.engine.QueryStatisticsData.QueryEntry
Packages that use QueryStatisticsData.QueryEntry
Package
Description
Contains high level classes of the database and classes that don't fit in another sub-package.
-
Uses of QueryStatisticsData.QueryEntry in org.h2.engine
Fields in org.h2.engine with type parameters of type QueryStatisticsData.QueryEntryModifier and TypeFieldDescriptionprivate final HashMap<String, QueryStatisticsData.QueryEntry> QueryStatisticsData.mapprivate static final Comparator<QueryStatisticsData.QueryEntry> QueryStatisticsData.QUERY_ENTRY_COMPARATORMethods in org.h2.engine that return types with arguments of type QueryStatisticsData.QueryEntry