| Package | Description |
|---|---|
| eu.eventstorm.batch.db |
| Modifier and Type | Field and Description |
|---|---|
static eu.eventstorm.sql.jdbc.Mapper<DatabaseExecution> |
Mappers.DATABASE_EXECUTION |
| Modifier and Type | Method and Description |
|---|---|
DatabaseExecution |
DatabaseExecutionBuilder.build() |
DatabaseExecution |
AbstractDatabaseExecutionRepository.findById(long id) |
DatabaseExecution |
AbstractDatabaseExecutionRepository.findByIdForUpdate(long id) |
static DatabaseExecution |
Factory.newDatabaseExecution() |
| Modifier and Type | Method and Description |
|---|---|
eu.eventstorm.sql.jdbc.Batch<DatabaseExecution> |
AbstractDatabaseExecutionRepository.batch() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractDatabaseExecutionRepository.insert(DatabaseExecution pojo) |
void |
AbstractDatabaseExecutionRepository.update(DatabaseExecution pojo) |
Copyright © 2020. All rights reserved.