Uses of Class
org.h2.engine.MetaRecord

Packages that use MetaRecord
org.h2.engine Contains high level classes of the database and classes that don't fit in another sub-package. 
 

Uses of MetaRecord in org.h2.engine
 

Methods in org.h2.engine with parameters of type MetaRecord
 int MetaRecord.compareTo(MetaRecord other)
          Sort the list of meta records by 'create order'.