执行日志记录SQL异常
适用于 ❌ 开源版 ✅ Express 版 ✅ 专业版 ✅ 企业版
executeLoggingSQLExceptions
设置关闭默认的 SQLExceptions 日志记录。
示例配置
Settings settings = new Settings() .withExecuteLoggingSQLExceptions(false); // Defaults to true
适用于 ❌ 开源版 ✅ Express 版 ✅ 专业版 ✅ 企业版
executeLoggingSQLExceptions
设置关闭默认的 SQLExceptions 日志记录。
示例配置
Settings settings = new Settings() .withExecuteLoggingSQLExceptions(false); // Defaults to true
反馈
您对此页面有任何反馈吗? 我们很乐意听到!