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 fab1406 commit 9cfcfabCopy full SHA for 9cfcfab
src/main/asciidoc/user-guide.adoc
@@ -1560,7 +1560,7 @@ The `mb:p` register an element object that fetched from collection/array to the
1560
1561
=== Multiline String Literals
1562
1563
-You can specify an SQL in annotation using "link:https://openjdk.java.net/jeps/355[Text Blocks^]" feature that support by future JDK version.
+You can specify an SQL in annotation using "link:https://openjdk.java.net/jeps/355[Text Blocks^]" feature that support since the JDK 13.
1564
Also,"Multiline String Literals" provided other JVM languages (such as Kotlin and Groovy) can be used.
1565
There is a good compatibility with annotation driven mapper.
1566
0 commit comments