Search:

Type: Posts; User: raja_1906; Keyword(s):

Search: Search took 0.04 seconds.

  1. calling multiple transactional methods nested within a method using @Transactional

    Hi ,
    I am trying to call a service method which calls other methods (all methods are transactional) using AOP proxy.I know this is not the best approach as it tightly couples the code with aop...
  2. Hi Marten, Thanks a LOT for the...

    Hi Marten,
    Thanks a LOT for the solution.Actually I thought the same but some how missed it.
    I have one more question :
    What if my transactional method has another methods which again are...
  3. org.springframework.beans.factory.BeanNotOfRequire dTypeException:

    Hi,
    I am getting the following exception while trying to call @Transactional annotation in my class.
    I know this has been answered a thousand times but I don't see a solution in the older threads...
Results 1 to 3 of 3