Uses of Interface
org.h2.store.LobStorageInterface

Packages that use LobStorageInterface
Package
Description
Contains high level classes of the database and classes that don't fit in another sub-package.
Helper classes to use the MVStore in the H2 database.
Storage abstractions, such as a file with a cache, or a class to convert values to a byte array and vice versa.
Various tools.