Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    252

    Help to use getHibernateTemplate().find

    How can I use getHibernateTemplate().find to do the following select:

    select * from DmControl where status in ('Open','Close')

    Regards.
  2. Replies
    1
    Views
    301

    C3P0/Spring - Idle Connections not used

    Hi,

    I am a newbie in C3P0/Spring and I have a problem that I couldn't yet figure out.

    In my java program I have a thread that run eternally in a loop. Inside the loop, at every 5 minutes I do a...
Results 1 to 2 of 2