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

Hibernate try to use generated sequence number of id #4

Open
jbcodeforce opened this issue Dec 11, 2020 · 0 comments
Open

Hibernate try to use generated sequence number of id #4

jbcodeforce opened this issue Dec 11, 2020 · 0 comments

Comments

@jbcodeforce
Copy link
Contributor

And this is now in conflict with the schema I defined in the .ql under db2init. So need to find a way to bypass this issue as of now the order is no more written to the DB.

The alternate is to do drop-and-create for hibernate to recreate the table. which is okay for dev purpose, but looks ugly as a 'code example' for other to reuse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant