| Package | Description |
|---|---|
| eu.eventstorm.sql | |
| eu.eventstorm.sql.impl | |
| eu.eventstorm.sql.json | |
| eu.eventstorm.sql.type.common |
| Modifier and Type | Method and Description |
|---|---|
JsonMapper |
Database.jsonMapper() |
| Modifier and Type | Method and Description |
|---|---|
JsonMapper |
DatabaseImpl.jsonMapper() |
| Constructor and Description |
|---|
DatabaseImpl(Dialect.Name dialect,
TransactionManager transactionManager,
JsonMapper jsonMapper,
String defaultSchema,
Module module,
Module... modules) |
| Modifier and Type | Class and Description |
|---|---|
class |
JacksonJsonMapper |
| Modifier and Type | Method and Description |
|---|---|
protected byte[] |
BlobJsonList.write(JsonMapper mapper) |
protected byte[] |
BlobJsonMap.write(JsonMapper mapper) |
| Constructor and Description |
|---|
BlobJson(JsonMapper mapper,
eu.eventstorm.sql.type.common.BlobJsonAdaptee adaptee) |
BlobJson(JsonMapper mapper,
byte[] buf) |
Copyright © 2019. All rights reserved.