Uses of Class
org.h2.engine.MetaRecord
Packages that use MetaRecord
Package
Description
Contains high level classes of the database and classes that don't fit in another sub-package.
-
Uses of MetaRecord in org.h2.engine
Classes in org.h2.engine that implement interfaces with type arguments of type MetaRecordMethods in org.h2.engine with parameters of type MetaRecordModifier and TypeMethodDescriptionintMetaRecord.compareTo(MetaRecord other) Sort the list of meta records by 'create order'.