Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Declarative Business Logic for Hibernate/JPA
1 point by valhuber on Sept 22, 2011 | hide | past | favorite
Business Logic is important - it's often half the app. It is also complicated - Service Layer? Data Access Objects? Enhanced Domain Objects?

We advocate a Transaction Logic engine that plugs into Hibernate events, so user / framework code is not changed (Hibernate APIs are preserved) and re-use / encapsulation is automated. You supply declarative logic (looks somewhat like spreadsheet formulas), and the engine deals with all the dependencies (byte code analysis) / ordering, optimizations etc, reducing 100 lines of code to a single rule… a significant effect on agility and TCO.

Check out www.automatedbusinesslogic.com




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: