We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ab1242 commit 5865dd5Copy full SHA for 5865dd5
src/main/resources/TrivadisGuidelines3Plus/genmodel/rules.xml
@@ -2426,7 +2426,7 @@ end;
2426
to log errors or informational messages in a manner that can be committed independently
2427
of the parent transaction. (page 305)</p>
2428
2429
- <footer>- Kyte, Thomas (2013), <cite>_Expert Oracle Database Architecture. Third Edition_. Apress.</cite></footer>
+ <footer>- Kyte, Thomas (2013), <cite>Expert Oracle Database Architecture. Third Edition. Apress.</cite></footer></blockquote>
2430
2431
<p>It is most likely not possible to distinguish legitimate uses of autonomous transactions from
2432
illegitimate ones via static code analysis. However, since we expect exactly one autonomous
0 commit comments