Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    9
    Views
    3,019

    Hi guys, Here is some code to fix the problem....

    Hi guys,

    Here is some code to fix the problem. It's less elegant than Denis' framework, but it helps understanding the problem.


    public abstract class GenericDao<T extends IdEntity<K>, K...
  2. Replies
    6
    Views
    5,899

    Not exactly Cepage, They cost more because in...

    Not exactly Cepage,

    They cost more because in the past, we decided that Spring and Hibernate exams would cost more. One reason was because at that time we personnaly invested so much time in them....
  3. Replies
    6
    Views
    5,899

    Spring exams cost on JavaBlackBelt.

    Hi Guys/Girls,

    Karl kindly asked me "why Spring (and Hibernate) exams cost much more contribution points than others?".

    That's a good question which is worth an direct answer from me...
  4. Replies
    4
    Views
    904

    Thank you Rod. The graphic designer will...

    Thank you Rod.

    The graphic designer will correct my mistake.
  5. Replies
    4
    Views
    904

    Thanks Rob, My first version had 1 proxy, but...

    Thanks Rob,

    My first version had 1 proxy, but then I did not understood how the .proceed method in the around advice makes 2 calls, the BeforeAdvice and the target. Can BeforeAdvice call the...
  6. Replies
    4
    Views
    904

    AOP TechMap: 1 proxy per advice ??

    Hi all,

    I'm finishing a diagram to explain AOP with Spring, but ... I'm limited by my ignorance and my unability to find the answer in the source code.

    Here is the diagram (pdf)
    ...
Results 1 to 6 of 6