[jOOQ/jOOQ#17279] Remove experimental remark from
DSLContext::diagnosticsConnection and similar
This commit is contained in:
parent
02ef445c35
commit
03e3f764b2
@ -253,8 +253,6 @@ public interface DSLContext extends Scope {
|
||||
/**
|
||||
* A JDBC connection that proxies the underlying connection to run the jOOQ
|
||||
* Diagnostics Pack on executed queries.
|
||||
* <p>
|
||||
* <strong>This is experimental functionality.</strong>
|
||||
*/
|
||||
@NotNull
|
||||
Connection diagnosticsConnection();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user