Almost every engineer I talk with is riddled with apprehensions about EJBs. I can understand why they would consider Entity Beans as "useless", "c
One benefit of SFSB is that they can receive transaction notifications by implementing SessionSynchronization interface. The transactions can span multiple methods, across multiple calls (with BMT).
The interface provides 3 hooks "afterBegin","beforeCompletion", and "afterCompletion", these methods provide significant control over the transactions. Horizontal application functionality can be placed in these hooks for transactions.
Several applications of this interface come to mind, one could log certain transactions, notify support on all rollbacks, add a simple layer of authorization etc.
I'm Rohit Sood, and I'm sharing my insights, work and opinions to think through my own battle-tested insights as well as untested hypothesis. I want to hear from you. IT Leaders and technologists are navigating the complex landscape of enterprise technology. My goal is to cut through the noise and deliver actionable knowledge grounded in my experiences as a tech startup co-founder and a veteran of major corporations. All opinions are my own.
Subscribe to:
Post Comments (Atom)
The Human-AI Partnership: Why Mastering Touch Typing is Your Next Generative AI Superpower
Generative AI requires humans to establish thought partnership rather than allow AI to take over critical thinking skills. I believe that ty...
-
I think a utility tree is a visualization of quality attribute exposures for a given architecture, however it can get pretty cumbersome and...
-
COTS, FOSS or FOSS+Support. Which one should you choose. The answer: it depends. (Surprise) Just because various software vendors don...
-
NO SQL is basically a highly scalable disruptive data storage technology. The basic downsides included proprietary APIs (no standard SQL), e...
No comments:
Post a Comment