30 August 2022
9 August 2022
Jakarta persistence 3.1 highlights
- autocloseable EntityManager and EntityManagerFactory
- Criteria CASE expression support Expressions as conditions
- JPQL (and criteria API)
- CEILING, EXP, FLOOR, LN, POWER, ROUND, SIGN
- LOCAL DATE/TIME/DATETIME
You can find the specification here.
Jakarta EE components overview
Jakarta EE is the project to follow up Java Enterprise Edition. The name change follows the transition of the governance from Oracle to the Eclipse organisation. Jakarta EE9 is simply taking over from Java EE 8 without functional changes. It changes package namespaces to jakarta.* and removes some obsolete API's. You can find the Java EE evolution up to Java EE8 in an earlier post. From Jakarta EE9 the components are evolving.
If a cell is empty in the above table, the version is the same as in the previous release.
Labels:
Jakarta EE,
java,
Java EE
Subscribe to:
Posts (Atom)