Search:

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

Search: Search took 0.02 seconds.

  1. Hello, mubamuasic, Thanks a lot. Actually I...

    Hello, mubamuasic,

    Thanks a lot. Actually I noticed that after I post this. When I used java.sql.Date instead of Calendar, it solved the problem. But I did not fully understand the issue. Thanks...
  2. NamedParameterJdbcTemplate really slow for list parameter

    Hello,

    I used NamedParameterJdbcTemplate for the following sql:
    select create_date from myTable where create_date>=:startDate and create_date<:endDate and period_flg='Y' and statistic_flg='Y' ...
Results 1 to 2 of 2