Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 762 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 762 Bytes

The Hibernate Hijacker's Guide to the Galaxy

This plugin is a part of the re-engineering efforts going into the Multi-Tenant plugin. It is very difficult to intercept new Hibernate sessions in a non-intrusive way. Multiple plugins trying to archive this are likely to step on each other's feet. This plugin publishes intercepted Session instances to Hawk Eventing, a lightweight event broker, that multiple plugins can subscribe to.

The documentation is now hosted at GitHub Pages.