Top "Sqltransaction" questions

An SQL-transaction is a unit of work that is performed against a database.

transactions and symfony2 entity manager

Is there a way to manually specify transactions in symfony2 with the entity manager (doctrine), or perhaps a natural way …

database symfony doctrine sqltransaction