fix a tiny typo

Signed-off-by: Gavin King <gavin@hibernate.org>
This commit is contained in:
Gavin King 2024-10-21 11:49:14 +02:00
parent e868c8c3cd
commit 1750b2d14b
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ The following table contrasts the two programming models.
| Validation of JPQL | Runtime | Compile time
|===
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.
Among other consequences:
- entity instances are always detached, and so