Jakarta NoSQL 1.1

1.1

Description

The 1.1 release builds upon the stable 1.0 foundation, introducing several key features that expand interoperability, improve developer productivity, and align with the broader Jakarta EE ecosystem.

This release focuses on defining a standard Driver Communication API, which will enable consistent and portable integration with NoSQL databases. It also includes support for Jakarta Query, prepared statement execution, and enhanced attribute mapping.

 

New features, enhancements or additions

  • Update dependencies
  • Update Java version
  • Jakarta Query supports for fluent, portable query definitions (Jakarta Query GitHub)
  • Prepared Statement support for parameterized and secure query execution.
  • Support for Map<K, V> attributes where V is an entity or embedded class.
  • Standardized Driver Communication API to unify and simplify the integration of NoSQL providers

Removals, deprecations or backwards incompatible changes

  • none

     
Conforms To UI/UX Guidelines
Not verified