| Package | Description |
|---|---|
| eu.eventstorm.batch | |
| eu.eventstorm.batch.db |
| Modifier and Type | Method and Description |
|---|---|
BatchExecution |
BatchJobContext.getBatchExecution() |
| Modifier and Type | Field and Description |
|---|---|
static eu.eventstorm.sql.jdbc.Mapper<BatchExecution> |
Mappers.BATCH_EXECUTION |
| Modifier and Type | Method and Description |
|---|---|
BatchExecution |
BatchExecutionBuilder.build() |
BatchExecution |
AbstractBatchExecutionRepository.findById(long id) |
BatchExecution |
AbstractBatchExecutionRepository.findByIdForUpdate(long id) |
static BatchExecution |
Factory.newBatchExecution() |
| Modifier and Type | Method and Description |
|---|---|
eu.eventstorm.sql.jdbc.Batch<BatchExecution> |
AbstractBatchExecutionRepository.batch() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractBatchExecutionRepository.insert(BatchExecution pojo) |
void |
AbstractBatchExecutionRepository.update(BatchExecution pojo) |
Copyright © 2020. All rights reserved.