Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strategise hibernate id generation for sequences [BATCH-23] #3552

Closed
spring-projects-issues opened this issue Jun 15, 2007 · 3 comments
Closed
Labels
status: declined Features that we don't intend to implement or Bug reports that are invalid or missing enough details type: enhancement
Milestone

Comments

@spring-projects-issues
Copy link
Collaborator

Dave Syer opened BATCH-23 and commented

Strategise hibernate id generation for sequences. The tests all work because we aren't using sequences but if anyone wants to use a DB platform with sequences we need to provide a Spring placeholder mechanism for it.


Affects: 1.0-m1

@spring-projects-issues
Copy link
Collaborator Author

Dave Syer commented

Refactored hibernate mappings to accommodate sequence id generation through a single dtd parameter. The problem is you have to modify the globals.dtd to switch between native and sequence generator. There is probably an EntityResolver trick that could be used?

@spring-projects-issues
Copy link
Collaborator Author

Dave Syer commented

We are probably going to remove the Hibernate Dao support, so this is resolved Won'tFix.

@spring-projects-issues
Copy link
Collaborator Author

Dave Syer commented

Assume closed as resolved and released

@spring-projects-issues spring-projects-issues added status: declined Features that we don't intend to implement or Bug reports that are invalid or missing enough details type: enhancement labels Dec 17, 2019
@spring-projects-issues spring-projects-issues added this to the 1.0.0.m4 milestone Dec 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: declined Features that we don't intend to implement or Bug reports that are invalid or missing enough details type: enhancement
Projects
None yet
Development

No branches or pull requests

1 participant