What is the meaning of apache camel Unit Of Work? -


i new camel , trying understand concept of uow in apache camel. can shed light on this?

an object representing unit of work processing "exchange" allows use of synchronization hooks. object might map one-to-one transaction in jpa or spring, or might not.


Comments

Popular posts from this blog

java - Checkbox item adds to spinner -

C# MVC AngularJS -

How to debug "expected android.widget.TextView but found java.lang.string" in Android? -