TransactionRetryService.java

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4915 Reopen Hibernate session. Add logs.

Hibernate session should be open for an inner transaction created by

retry() method of TransactionRetryService. It does not seem to work this

way anymore, so we need to reopen it manually.

  1. … 2 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 2120 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 1860 more files in changeset.
LDEV-3514: Use pretInterceptor instead of postInterceptor. Create new transactions for service method retries.

Attach activity to Hibernate session in completeActivity() method.

    • -0
    • +35
    ./TransactionRetryService.java
  1. … 42 more files in changeset.
LDEV-3514: Use pretInterceptor instead of postInterceptor. Create new transactions for service method retries.

Attach activity to Hibernate session in completeActivity() method.

    • -0
    • +35
    ./TransactionRetryService.java
  1. … 43 more files in changeset.