Package | Description |
---|---|
org.axiondb.jdbc |
JDBC implementations.
|
org.axiondb.types |
DataType implementations. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAxionClob
Abstract base implementation of
AxionClob . |
Modifier and Type | Class and Description |
---|---|
class |
ClobSource
An
Clob wrapping a LobSource . |
class |
StringClob
A
Clob based upon a simple String . |