playframework / playframework/play1
Hibernate 5.2.x with PostgreSQL
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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