Search:

Type: Posts; User: andrew.daws; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    4
    Views
    1,529

    Hi Oliver, I saw your patch some time...

    Hi Oliver,



    I saw your patch some time back, and have actually been using that myself, with a few extensions, in an application I've been working on. I'm hoping that it does make its way into...
  2. Replies
    8
    Views
    2,833

    Re: JSP 2.0 and losing the c:out tags

    What version of the web-app.xml are you using? If you are using the older 2.3 version the EL expressions are ignored by default and you'll need a jsp page directive to set isElIgnored = false.


    ...
  3. Replies
    3
    Views
    8,376

    OK, perhaps I'm misunderstanding something then. ...

    OK, perhaps I'm misunderstanding something then. My understanding was that a Hibernate read-only transaction would effectively not flush (no need as it doesn't change the state of the cache at all)...
  4. Replies
    3
    Views
    8,376

    Hibernate readOnly transactions

    I'm using amixture of Hibernate and JCA data sources in a project, and I'm looking at implementing some query functions to the Hibernate Data Source as read-only transactions. It looks to me like...
Results 1 to 4 of 4