-
Type:
Defect
-
Resolution: Won't Do
-
Priority:
Trivial
-
Affects Version/s: None
-
Component/s: None
-
None
The AccountServiceImpl has Transaction statements around every call to its DAO's, even Readonly processes.
This will create overhead from hibernate when hibernate will check to see if all the objects in the transactions session are dirty or not.
This will create overhead from hibernate when hibernate will check to see if all the objects in the transactions session are dirty or not.
- is related to
-
GTWY-1047 Service methods are impropertly creating a writable transaction for read-only operations.
-
- Done
-