Searched refs:TRANSACTION_METHOD_MODIFIERS (Results 1 – 3 of 3) sorted by relevance
70 }.failsToCompile().withErrorContaining(ProcessorErrors.TRANSACTION_METHOD_MODIFIERS) in <lambda>()81 }.failsToCompile().withErrorContaining(ProcessorErrors.TRANSACTION_METHOD_MODIFIERS) in <lambda>()
41 executableElement, ProcessorErrors.TRANSACTION_METHOD_MODIFIERS) in process()
131 val TRANSACTION_METHOD_MODIFIERS = "Method annotated with @Transaction must not be " + constant