Hi,i turn on Log4j,but i can't see what is the problem in the log file..here
is the result in the log file :
2009-07-08 21:59:12,422 DEBUG main com.ibatis.common.jdbc.SimpleDataSource
com.ibatis.common.logging.jakarta.JakartaCommonsLoggingImpl - Created
connection 35293.
2009-07-08 21:59:12,438 D
hi ,
turn on Log4j and look at the sql statement, prepare, parameter and query
result .
2009/7/7 Cax
>
> hello, I got a problem in iBatis, i hope somebody could help me...
> i hit problem when i pass in a parameter which the data type is string, and
> the field length in database is 19 char. B