Uses of Class
org.h2.value.lob.LobDataDatabase
-
Packages that use LobDataDatabase Package Description org.h2.mvstore.db Helper classes to use the MVStore in the H2 database. -
-
Uses of LobDataDatabase in org.h2.mvstore.db
Methods in org.h2.mvstore.db that return LobDataDatabase Modifier and Type Method Description private LobDataDatabase
ValueDataType. readLobDataDatabase(java.nio.ByteBuffer buff)
-