Skip to content

Commit 9137667

Browse files
fix: update note
1 parent 315c705 commit 9137667

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

framework-docs/modules/ROOT/pages/data-access/jdbc/parameter-handling.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,5 +341,8 @@ Kotlin::
341341
----
342342
======
343343

344-
344+
[NOTE]
345+
====
346+
Use `unwrap(OracleConnection.class)` method if connection is not an OracleConnection's instance
347+
====
345348

0 commit comments

Comments
 (0)