Search:

Type: Posts; User: Thibaut Fagart; Keyword(s):

Search: Search took 0.04 seconds.

  1. I'm trying to make IBatis reuse prepared...

    I'm trying to make IBatis reuse prepared statements if the same DAO is called multiple times in a given transaction.

    But considering how IBatis / Spring interact and how IBatis implements the...
  2. Ibatis : having session to span multiple dao calls

    Hi,

    I'm currently evaluating IBatis, and struggling to see if it is possible to achieve prepared statements reuse between daos (subclasses of org.springframework.orm.ibatis.SqlMapClientTemplate)...
  3. Replies
    2
    Views
    1,746

    If anyone is interested, what I did (at least...

    If anyone is interested, what I did (at least temporarily), and which does want I want is replace the following from org.springframework.jmx.access.MBeanClientInterceptor#retrieveMBeanInfo


    for...
  4. Replies
    2
    Views
    1,746

    jmx client connector question

    Hi,

    I'm encountering a problem : I have some MBeans deployed in a remote server (not spring enabled).

    These MBeans interfaces expose some methods for which my client do not have the used...
Results 1 to 4 of 4