[jira] Created: (IBATIS-320) When every method call openSession() return same object .

2006-07-06 Thread Hoyoung Hwang (JIRA)
When every method call openSession() return same object . - Key: IBATIS-320 URL: http://issues.apache.org/jira/browse/IBATIS-320 Project: iBatis for Java Type: Bug Components: SQL Maps Versions: 2.1.7

Re: Double $ sign

2006-07-06 Thread Larry Meadors
Do have an example? On 7/6/06, Poitras Christian <[EMAIL PROTECTED]> wrote: Hi Jeff. I read the problem submitted in user list about this issue : using '$' character in package name. I wonder if double $ sign can cause problems with nested iterate tags. Can you take a look at this? Christia

[jira] Commented: (IBATIS-318) Transaction demarcated accross multiple threads...

2006-07-06 Thread adamb (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-318?page=comments#action_12419597 ] adamb commented on IBATIS-318: -- It may be working as designed, but not as documented. The Documentation just says to make sure that you end all transactions that you start to av

[jira] Closed: (IBATISNET-166) "Composite Keys or Multiple Complex Parameters Properties" - incorrect parsing of column properties

2006-07-06 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-166?page=all ] Gilles Bayon closed IBATISNET-166: -- Fix Version: DataMapper 1.5 Resolution: Duplicate Assign To: Gilles Bayon Duplicate issue with IBATISNET-141 Already fixed > "Composite

Double $ sign

2006-07-06 Thread Poitras Christian
Hi Jeff.   I read the problem submitted in user list about this issue : using '$' character in package name. I wonder if double $ sign can cause problems with nested iterate tags.   Can you take a look at this?   Christian Poitras Institut de recherches cliniques de Montréal (IRCM) [EMAIL

[jira] Created: (IBATISNET-166) "Composite Keys or Multiple Complex Parameters Properties" - incorrect parsing of column properties

2006-07-06 Thread cristian manea (JIRA)
"Composite Keys or Multiple Complex Parameters Properties" - incorrect parsing of column properties --- Key: IBATISNET-166 URL: http://issues.apache.org/jira/browse/IBATISNET-166

[jira] Commented: (IBATIS-270) Loading SqlMap XML to existing SqlMapClient

2006-07-06 Thread Richard Lin (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-270?page=comments#action_12419543 ] Richard Lin commented on IBATIS-270: Note that the code here does not support unloading of sqlmaps. If that's what you need, there must be work done in the internal sqlmap

[jira] Closed: (IBATIS-319) getting run time error missing mandatory parameter with Dynamic Query

2006-07-06 Thread Jeff Butler (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-319?page=all ] Jeff Butler closed IBATIS-319: -- Resolution: Invalid Please use the mailing lists for support issues. > getting run time error missing mandatory parameter with Dynamic Query > --

[jira] Closed: (IBATIS-318) Transaction demarcated accross multiple threads...

2006-07-06 Thread Jeff Butler (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-318?page=all ] Jeff Butler closed IBATIS-318: -- Resolution: Invalid This is working as designed. You cannot have a transaction that spans threads. If you want to do something like this you'll have to guar

[jira] Created: (IBATIS-319) getting run time error missing mandatory parameter with Dynamic Query

2006-07-06 Thread Sunil kumar (JIRA)
getting run time error missing mandatory parameter with Dynamic Query -- Key: IBATIS-319 URL: http://issues.apache.org/jira/browse/IBATIS-319 Project: iBatis for Java Type: Bug Components: SQL Ma

[jira] Created: (IBATIS-318) Transaction demarcated accross multiple threads...

2006-07-06 Thread adamb (JIRA)
Transaction demarcated accross multiple threads... -- Key: IBATIS-318 URL: http://issues.apache.org/jira/browse/IBATIS-318 Project: iBatis for Java Type: Bug Components: SQL Maps Versions: 2.1.5 Reporte