Skip to content

Commit 9cfcfab

Browse files
committed
Polishing explanation for Text Blocks
1 parent fab1406 commit 9cfcfab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/asciidoc/user-guide.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1560,7 +1560,7 @@ The `mb:p` register an element object that fetched from collection/array to the
15601560

15611561
=== Multiline String Literals
15621562

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.
1563+
You can specify an SQL in annotation using "link:https://openjdk.java.net/jeps/355[Text Blocks^]" feature that support since the JDK 13.
15641564
Also,"Multiline String Literals" provided other JVM languages (such as Kotlin and Groovy) can be used.
15651565
There is a good compatibility with annotation driven mapper.
15661566

0 commit comments

Comments
 (0)