jakartaee / jakartaee/data

Align TemporalLiteral toString with the outcome of Jakarta Persistence 453

Closed
#1,102 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
150
Forks
37
Avg merge
4d 4h
Merged PRs (30d)
34

Description

> This will probably need to be revisited in light of https://github.com/jakartaee/persistence/issues/453. (Currently an issue in the Persistence project, but really belongs in Query.)

_Originally posted by @gavinking in https://github.com/jakartaee/data/pull/1101#discussion_r2083098285_

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the linked Jakarta Persistence issue 453 to determine the expected outcome. Then locate TemporalLiteral and its toString entry point in the Query code; completion depends on aligning that behavior with the resolved Persistence specification, followed by the relevant existing tests if they are found.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.