Uses of Interface
org.h2.api.TableEngine
Packages that use TableEngine
Package
Description
Contains high level classes of the database and classes that don't fit in another sub-package.
-
Uses of TableEngine in org.h2.engine
Fields in org.h2.engine with type parameters of type TableEngineMethods in org.h2.engine that return TableEngineModifier and TypeMethodDescriptionDatabase.getTableEngine
(String tableEngine) Get the table engine class, loading it if needed.