DATABASES Signal 449
Jakarta Data and JNoSQL milestone releases add null safety and CDI interceptor support
Milestone updates to Jakarta Data and Eclipse JNoSQL introduce null-safety annotations and cross-cutting CDI interceptors for Java database access layers
These updates reduce boilerplate and improve type safety for Java engineers building data-driven applications. The changes also standardise how cross-cutting concerns like logging or validation are applied across different database backends.
Written by elseif from the cluster below · every claim links back to a sourceThe three things worth knowing
Jakarta Data 1.1.0 milestone adds @Nullable and @Nonnull annotations for null safety in queries
Eclipse JNoSQL 1.2.0 milestone enables CDI interceptors for key-value and semi-structured repositories
Both releases include dependency upgrades and expanded test coverage for compliance
THE CLUSTER
↗