diff --git a/advanced/odata.md b/advanced/odata.md index 34a671e41..83f7f2152 100644 --- a/advanced/odata.md +++ b/advanced/odata.md @@ -1115,7 +1115,7 @@ Generic implementation is supported on the following databases: | | SAP HANA | H2 | PostgreSQL | SQLite | |---|---|---|---|---| -| CAP Java | ✓ | ✓ | | | +| CAP Java | ✓ | ✓ | ✓ | | | CAP Node.js | ✓ | |✓ |✓ | :::info