Transaction builder interfaces improvements
- added
transaction
property to theITransactionBuilder
interface to simplify its usage.build()
method marked as deprecated. - added
createTransactionBuilder
method to replacegetTransactionBuilder
which also has been marked as deprecated.
Edited by Bartek Wrona