| Package | Description |
|---|---|
| net.openhft.chronicle.queue |
Main API for the Chronicle Queue library.
|
| net.openhft.chronicle.queue.internal.jdbc |
| Modifier and Type | Class and Description |
|---|---|
class |
JDBCComponent
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static JDBCStatement |
JDBCStatement.create(@NotNull net.openhft.chronicle.core.util.ThrowingSupplier<Connection,SQLException> connectionSupplier,
JDBCResult resul) |
@NotNull JDBCStatement |
JDBCService.createWriter()
Deprecated.
|
@NotNull JDBCStatement |
JDBCServiceProvider.createWriter() |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalJDBCComponent |
| Modifier and Type | Method and Description |
|---|---|
@NotNull JDBCStatement |
InternalJDBCService.createWriter() |
Copyright © 2022. All rights reserved.