Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionThis property is planned for removal in a future version.
-
Deprecated Classes
-
Deprecated MethodsMethodDescriptionFor the same semantics, use
.QuarkusTransaction.requiringNew().call(task)QuarkusTransaction.joiningExisting(),QuarkusTransaction.disallowingExisting(),QuarkusTransaction.suspendingExisting()andQuarkusTransaction.runner(TransactionSemantics)can also be used for alternate semantics and options.For the same semantics, use.QuarkusTransaction.requiringNew().run(task)QuarkusTransaction.joiningExisting(),QuarkusTransaction.disallowingExisting(),QuarkusTransaction.suspendingExisting()andQuarkusTransaction.runner(TransactionSemantics)can also be used for alternate semantics and options.This property is planned for removal in a future version.