Class LobStorageMap

java.lang.Object
org.h2.mvstore.db.LobStorageMap
All Implemented Interfaces:
LobStorageInterface

public final class LobStorageMap extends Object implements LobStorageInterface
This class stores LOB objects in the database, in maps. This is the back-end i.e. the server side of the LOB storage.