Method | Description | |
---|---|---|
AfterCompletion ( |
see ITransactionSynchronization#AfterCompletion()
|
|
ChunkTransactionCallback ( Summer.Batch.Core.Scope.Context.ChunkContext chunkContext, |
Custom constructor
|
|
DoInTransaction ( ) : RepeatStatus |
Wraps logic into a transactional context.
|
Method | Description | |
---|---|---|
Copy ( StepExecution source, StepExecution target ) : void |
Copy from source StepExecution to target StepExecution
|
|
Rollback ( StepExecution stepExecution ) : void |
Rollback StepExecution
|
public AfterCompletion ( |
||
transaction | ||
return | void |
public ChunkTransactionCallback ( Summer.Batch.Core.Scope.Context.ChunkContext chunkContext, |
||
chunkContext | Summer.Batch.Core.Scope.Context.ChunkContext | |
semaphore | ||
owner | ||
return | NLog |