Is there a way to set a transactional context when you enter a one page form (with associations and references in it) that has multiple parts to the form which might have been committed as part of the work in the form? I would like to have the ability to rollback all changes made within the form in a larger transactional context. I have done this before using Hibernate, but I don't see that in Mendix.
↧