OFBiz don't use aspects so there are nothing like Spring's Interceptors in OFBiz The only effort I'm aware of is https://issues.apache.org/jira/browse/OFBIZ-1030
Jacques From: "Jack Liu" <[email protected]> Hi, AllI want to log all the SQL operations in OFBiz. Has it been implemented in OFBiz or not?
Do you have any idea to implement it without need to write code everywhere, something like Spring's Interceptors? Thanks ! Jack
