playframework / playframework/play1

Hibernate 5.2.x with PostgreSQL

Open
#1,215 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
1.6k
Forks
671
Avg merge
12d 15h
Merged PRs (30d)
1

Description

Hi,

With the old versions of hibernate (4.x) we made a special class to associate the sequence to an id for each table.
But now with hibernate 5.2.x we need to put annotation on the id to specify sequence so it breaks our generic way of associating sequence with the id for each table

Anyone went through this and have a solution?

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

No files, tests, or entry points are identified. Start by reproducing the Hibernate 5.2.x behavior with PostgreSQL and comparing it with the older Hibernate 4.x custom sequence-to-id mapping. Done means determining and documenting a compatible mapping approach or a confirmed project change needed to restore the generic association.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, postgresql
Domain
backend, databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.