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

Merge into Hibernate #1

Open
3 of 7 tasks
hgcummings opened this issue Jul 31, 2013 · 0 comments
Open
3 of 7 tasks

Merge into Hibernate #1

hgcummings opened this issue Jul 31, 2013 · 0 comments

Comments

@hgcummings
Copy link
Owner

The VersionCheckingFlushEntityEventListener can be used as is. However, this should arguably be the default behaviour. To make this happen it will be necessary to submit a pull request to hibernate-orm

Overall status

  • Clone hibernate-orm
  • Get tests running locally
  • Apply change to DefaultFlushEntityEventListener
  • Check for new test failures
  • Work out what the correct behaviour should be in each failing case
  • Fix test failures
  • Submit pull request

Current task

There are three new test failures in hibernate-core. These are all to do with timestamp-based versioning (two cases result in NullPointerExceptions, and one throws a StaleObjectException due to a timestamp being set explicitly).

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