|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Value.ValueBlob | |
---|---|
org.h2.tools | Various tools. |
org.h2.value | Data type and value implementations. |
Uses of Value.ValueBlob in org.h2.tools |
---|
Methods in org.h2.tools that return Value.ValueBlob | |
---|---|
static Value.ValueBlob |
Recover.readBlobDb(java.sql.Connection conn,
long lobId,
long precision)
INTERNAL |
Uses of Value.ValueBlob in org.h2.value |
---|
Classes in org.h2.value that implement Value.ValueBlob | |
---|---|
class |
ValueLobDb
An alternate LOB implementation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |