Exception to mark databases that do not support transations.
This exception will be thrown when a transaction is started that does not allow for the "silent fallback" of no transaction and the database connection in use does not support transactions. The calling code must then take appropriate action.
includes/
Kommentare
Kommentar hinzufügen