Uses of Class
org.hsqldb.lib.OrderedHashMap
Packages that use OrderedHashMap
-
Uses of OrderedHashMap in org.hsqldb.lib
Methods in org.hsqldb.lib that return OrderedHashMapModifier and TypeMethodDescriptionLineGroupReader.getAsMap()
Returns a map/list which contains the first line of each line group as key and the rest of the lines as a String value.static OrderedHashMap
LineGroupReader.getStatementMap
(String path)