lrasku

Results 3 issues of lrasku

### Which JNoSQL project the issue refers to? JNoSQL (Core) ### Bug description The [Jakarta Data spec](https://jakarta.ee/specifications/data/1.0/jakarta-data-1.0#_update_statements) says that update and delete statements should return the number of changed records...

bug

**Jetty version(s)** Jetty 12.1.5 **Jetty Environment** ee10, probably ee11 **HTTP version** HTTP 1.1, likely others **Java version/vendor** `(use: java -version)` openjdk version "21.0.9" 2025-10-21 LTS OpenJDK Runtime Environment (Red_Hat-21.0.9.0.10-1) (build...

Bug
Security

The [Jakarta NoSQL javadocs](https://jakarta.ee/specifications/nosql/1.0/apidocs/jakarta.nosql.core/jakarta/nosql/template#insert(T)) currently promise for the various insert() overloads that: > If any entity of this type with the same unique identifier as any of the given entities...