Uses of Class
org.h2.store.LobStorageFrontend
-
Packages that use LobStorageFrontend Package Description org.h2.engine Contains high level classes of the database and classes that don't fit in another sub-package. -
-
Uses of LobStorageFrontend in org.h2.engine
Fields in org.h2.engine declared as LobStorageFrontend Modifier and Type Field Description private LobStorageFrontendSessionRemote. lobStorageMethods in org.h2.engine that return LobStorageFrontend Modifier and Type Method Description LobStorageFrontendSessionRemote. getLobStorage()
-