ABL is a transaction logic engine: it allows you to declare complex, multi-table transaction logic for your persistent objects, using simple declarative annotations.
ABL operates as a HIbernate/JPA event listener to eliminate recoding and automate integrity.
Features
- 5 Annotations can replace 500 lines of code
- Runs with anything that uses Hibernate, either directly or through JPA
- Simple drop-in library
- No code change


