Package | Description |
---|---|
org.h2.tools |
Various tools.
|
org.h2.value |
Data type and value implementations.
|
Modifier and Type | Method and Description |
---|---|
static Value.ValueClob |
Recover.readClobDb(Connection conn,
long lobId,
long precision)
INTERNAL
|
Modifier and Type | Class and Description |
---|---|
class |
ValueLobDb
A implementation of the BLOB and CLOB data types.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.