@Published(tag="architect") public interface Transaction
void
begin()
commit()
rollback()
void begin()
void commit()
void rollback()