Skip to content

ABL is a Java library that 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.

AutomatedBusinessLogic/abl-standard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

abl-standard

ABL is a Java library that 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.

About

ABL is a Java library that 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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages