sql maps running with MS SQL, Access and ORACLE

2005-09-07 Thread Manuel . Raedle
Hello all, I use iBATIS to access ORACLE, MS SQL and other databases (with the same SQL maps). To access ORACLE databases I have following connection URL: Connection URL: jdbc:oracle:thin:@cm_ora_test:1521:webtest webtest indicates the SID of the ORACLE database. The problem is that

[jira] Updated: (IBATIS-131) Fix use of list[]-notation in propertyattributes of dynamic tags

2005-09-07 Thread Brandon Goodin (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-131?page=all ] Brandon Goodin updated IBATIS-131: -- Fix Version: 2.2.0 (was: 2.1.5) Description: When using an iterate-tag to loop a list, one cannot point to the current element in