Skip to content

CoreFiling/HHH-3628

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Patch for HHH-3628

This is a modified class from Hibernate with a fix for HHH-3628. The hi-lo optimizer cannot otherwise be used from multiple processes against the same database.

To build:

  • Import this project into Eclipse and wait for Ivy resolution.
  • File -> Export -> JAR file.
  • Select this project's only package and no resources.
  • Use any ZIP tool to copy the class files from the exported JAR into hibernate-core-4.3.10.Final.jar, overwriting the original classes.

About

Hibernate patch for HHH-3628

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages