Skip to content

h2m/hibernate-envers-HHH-12186

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hibernate-envers-HHH-12186

Reproducer for Hibernate Envers bug HHH-12186

If you use docker, get a local Oracle XE up with the following command

$ docker run -d --shm-size=2g -p 1521:1521 -p 8080:8080 alexeiled/docker-oracle-xe-11g

Then ensure that the port is accessible for the Java Runtime where you run the tests.

Releases

No releases published

Packages

No packages published

Languages