Skip to content

Upgrade to Jakarta Persistence 4.0 #4187

@mp911de

Description

@mp911de

Upgrade to the Jakarta Persistence API 4.0

  • Replace executeUpdate calls on Query, to be replaced with Statement.execute
  • Revisit for-removal deprecations on Query (getResult*() methods, setCache*(…) methods, setLockMode(), setMaxResult, setFirstResult methods)
  • Investigate where we could use TypedQuery and introduce wrappers to defer calls to the Query interface

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions