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 e868c8c commit 1750b2dCopy full SHA for 1750b2d
documentation/src/main/asciidoc/repositories/Repositories.adoc
@@ -91,7 +91,7 @@ The following table contrasts the two programming models.
91
| Validation of JPQL | Runtime | Compile time
92
|===
93
94
-The fundamental difference here that Jakarta Data does not feature stateful persistence contexts.
+The fundamental difference here is that Jakarta Data does not feature stateful persistence contexts.
95
Among other consequences:
96
97
- entity instances are always detached, and so
0 commit comments