Closed sbrannen closed 1 month ago
The aopAvailable constants in our two TransactionSynchronizationUtils implementations should be renamed to aopPresent in order to align with naming conventions supported by PreComputeFieldFeature.
aopAvailable
TransactionSynchronizationUtils
aopPresent
PreComputeFieldFeature
The
aopAvailable
constants in our twoTransactionSynchronizationUtils
implementations should be renamed toaopPresent
in order to align with naming conventions supported byPreComputeFieldFeature
.