[jira] Commented: (IBATIS-303) SqlMapExecutor.executeBatch() returns 0

2006-06-07 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-303?page=comments#action_12415107 ] Sven Boden commented on IBATIS-303: --- It's a known problem, and it's not going to be solved. It's not in iBATIS, it's a problem with Oracle's driver. The JDBC spec allows

[jira] Commented: (IBATIS-303) SqlMapExecutor.executeBatch() returns 0

2006-06-07 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-303?page=comments#action_12415157 ] Sven Boden commented on IBATIS-303: --- I would suggest to take this to the iBATIS development list, this is more a support problem not an iBATIS issue. I will close this JIRA

[jira] Commented: (IBATIS-288) Sometimes iBatis does not insert BLOBs using autocommit.

2006-04-16 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-288?page=comments#action_12374702 ] Sven Boden commented on IBATIS-288: --- I don't think this is a bug. It does work when you explicitly demarcate transactions. The default is to rollback, so unless you commit

[jira] Closed: (IBATIS-259) SqlMapTransactionManager.setUserConnection(null) does not completely restore previous transaction state

2006-03-24 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-259?page=all ] Sven Boden closed IBATIS-259: - Resolution: Invalid Assign To: Sven Boden Closed as announced as invalid. SqlMapTransactionManager.setUserConnection(null) does not completely restore

[jira] Closed: (IBATIS-127) PropertyAccessPlan should put more context information when throwing an exception

2006-03-24 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-127?page=all ] Sven Boden closed IBATIS-127: - Fix Version: 2.2.0 Resolution: Fixed Assign To: Sven Boden Closed because fix is in SVN. PropertyAccessPlan should put more context information

[jira] Closed: (IBATIS-216) Optional property in resultmap

2006-03-24 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-216?page=all ] Sven Boden closed IBATIS-216: - Resolution: Duplicate Assign To: Sven Boden Closed as duplicate (as announced before) Optional property in resultmap --

[jira] Closed: (IBATIS-206) Support for JDBC 3.0 Disconnected Resultsets such as WebRowSet/CachedRowSet etc

2006-03-24 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-206?page=all ] Sven Boden closed IBATIS-206: - Resolution: Won't Fix Assign To: Sven Boden Closed as won't fix, since I got no objections. Support for JDBC 3.0 Disconnected Resultsets such as

[jira] Commented: (IBATIS-216) Optional property in resultmap

2006-03-20 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-216?page=comments#action_12371130 ] Sven Boden commented on IBATIS-216: --- This is a duplicate of IBATIS-115, so I'm going to close this one as duplicate around March, 24 Optional property in resultmap

[jira] Commented: (IBATIS-216) Optional property in resultmap

2006-03-20 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-216?page=comments#action_12371132 ] Sven Boden commented on IBATIS-216: --- This is a duplicate of IBATIS-115 so I'm going to close this as duplicate around March, 24th Optional property in resultmap

[jira] Commented: (IBATIS-127) PropertyAccessPlan should put more context information when throwing an exception

2006-03-20 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-127?page=comments#action_12371137 ] Sven Boden commented on IBATIS-127: --- I've tested different combinations on a couple of people... I would like to make the error messages as follows: --- Cause:

[jira] Commented: (IBATIS-206) Support for JDBC 3.0 Disconnected Resultsets such as WebRowSet/CachedRowSet etc

2006-03-20 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-206?page=comments#action_12371139 ] Sven Boden commented on IBATIS-206: --- Since iBATIS is more about getting objects out of the data (and back into) then returning Resultsets (the old style or the new style),

[jira] Commented: (IBATIS-222) Evict from cache

2006-03-19 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-222?page=comments#action_12371004 ] Sven Boden commented on IBATIS-222: --- The request to evict objects based on primary key is not really valid as iBATIS does not use object identity: the results are cached,

[jira] Commented: (IBATIS-211) Cache should follow structure of hierarchical resultmaps

2006-03-19 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-211?page=comments#action_12371006 ] Sven Boden commented on IBATIS-211: --- The request for caching to follow the structure of ResultMaps is not valid as iBATIS does not use object identity: the results are

[jira] Commented: (IBATIS-120) Use of java.util.List for imput parameter

2006-03-19 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-120?page=comments#action_12371008 ] Sven Boden commented on IBATIS-120: --- I would like to close IBATIS-120 feature request as won't fix as it would introduce bad practices. Closure around March, 24th. Use

[jira] Closed: (IBATIS-275) Update SqlMapClient's flushDataCache document to indicated namespace required

2006-03-11 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-275?page=all ] Sven Boden closed IBATIS-275: - Resolution: Fixed Assign To: Sven Boden Done Update SqlMapClient's flushDataCache document to indicated namespace required

[jira] Closed: (IBATIS-204) Cache layer does no logging of puts, gets, flushes, or removals.

2006-03-10 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-204?page=all ] Sven Boden closed IBATIS-204: - Administrative close Cache layer does no logging of puts, gets, flushes, or removals.

[jira] Closed: (IBATIS-265) Map data into HashMaps: HashMap of List of HashMaps

2006-03-10 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-265?page=all ] Sven Boden closed IBATIS-265: - Resolution: Invalid Assign To: Sven Boden Use a HashMap as resultClass and use queryForList()... you will get a list of HashMaps. No changes are required

[jira] Commented: (IBATIS-275) Update SqlMapClient's flushDataCache document to indicated namespace required

2006-03-09 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-275?page=comments#action_12369723 ] Sven Boden commented on IBATIS-275: --- Attachments to JIRA make cache models namespace sensitive. However this would break configurations using flushDataCache(String ...)

[jira] Commented: (IBATIS-274) queryForPaginatedList doesn't play well with groupBy attribute of resultMap (N+1 selects solution)

2006-03-07 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-274?page=comments#action_12369315 ] Sven Boden commented on IBATIS-274: --- I think that at the moment using queryForPaginatedList together with groupBy is an undefined behaviour. It runs but it's undefined.

[jira] Closed: (IBATIS-164) Oscache Properties

2006-03-05 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-164?page=all ] Sven Boden closed IBATIS-164: - Resolution: Won't Fix Assign To: Sven Boden Closed as won't fix as described in previous JIRA entry. Oscache Properties --

[jira] Commented: (IBATIS-204) Cache layer does no logging of puts, gets, flushes, or removals.

2006-03-04 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-204?page=comments#action_12368873 ] Sven Boden commented on IBATIS-204: --- Attached a changed version of CacheModel that does logging. All comments are welcome. If no objections, check-in around March, 11th.

[jira] Closed: (IBATIS-272) In com.ibatis.sqlmap.engine.execution.SQLExecutor class, line 390, the break should be return

2006-03-01 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-272?page=all ] Sven Boden closed IBATIS-272: - Resolution: Duplicate Assign To: Sven Boden This is a duplicate of IBATIS-109, which is in SVN since last week. I would suggest to extract iBATIS from SVN

[jira] Commented: (IBATIS-224) isNotNull node causes typehandler mappings in statement to fail

2006-02-28 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-224?page=comments#action_12368182 ] Sven Boden commented on IBATIS-224: --- I added a patch to UnknownTypeHandler to IBATIS-224 (it will also solve IBATIS-210). This would solve enum support in Java 5+, and it

[jira] Closed: (IBATIS-257) custom TypeHandlerCallback does not work - sometimes

2006-02-27 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-257?page=all ] Sven Boden closed IBATIS-257: - Resolution: Invalid Closed as not a bug. custom TypeHandlerCallback does not work - sometimes

[jira] Closed: (IBATIS-268) utilizing iBatis for data accessing in ANSC c++

2006-02-27 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-268?page=all ] Sven Boden closed IBATIS-268: - Resolution: Invalid I'm going to close this JIRA as it's not related to iBATIS for Java, and there doesn't seem to be a lot of interest in an iBATIS for C++.

[jira] Commented: (IBATIS-210) Enum within Collection is not mapped to custom TypeHandler

2006-02-26 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-210?page=comments#action_12367856 ] Sven Boden commented on IBATIS-210: --- Test case for this also attached to IBATIS-224, it's the same problem. Generics are used and the TypeHandlerFactory can't map them as

[jira] Commented: (IBATIS-224) isNotNull node causes typehandler mappings in statement to fail

2006-02-26 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-224?page=comments#action_12367864 ] Sven Boden commented on IBATIS-224: --- Following hack in UnknownTypeHandler will make it work for IBATIS-224/210... but is not available until Java 5 (1.5), and it also has

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

2006-02-24 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-270?page=comments#action_12367675 ] Sven Boden commented on IBATIS-270: --- Looks easy to do, but I'm not in favor of putting this in iBATIS. At first sight this opens a can of worms. For the moment SqlMaps are

[jira] Closed: (IBATIS-109) Make PaginatedList work with IBM's broken JDBC driver

2006-02-23 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-109?page=all ] Sven Boden closed IBATIS-109: - Fix Version: 2.2.0 Resolution: Fixed Fixed as in JIRA comments. - No additional testcases - I've been running the fix for a long time. It's a not so nice

[jira] Closed: (IBATIS-167) Improvements in SimpleDataSource

2006-02-23 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-167?page=all ] Sven Boden closed IBATIS-167: - Fix Version: 2.2.0 Resolution: Fixed Fixed as in the JIRA comments: - No additional Junit testcases. To see it in action: * in the SqlMapConfig.xml of

[jira] Closed: (IBATIS-230) Warn when two ids of a sql tag are identical

2006-02-23 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-230?page=all ] Sven Boden closed IBATIS-230: - Fix Version: 2.2.0 Resolution: Fixed Fixed as in JIRA comments: - no additional test cases - when 2 ids of an SQL tag are the same a log warning is

[jira] Closed: (IBATIS-266) when a roll back occurs in stored procedure. The status is not being handled by IBATIS causing it to crash.

2006-02-22 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-266?page=all ] Sven Boden closed IBATIS-266: - Resolution: Invalid Closed as not a problem in iBATIS. when a roll back occurs in stored procedure. The status is not being handled by IBATIS causing it

[jira] Closed: (IBATIS-261) CLONE -The method executor.executeBatch() always returns 0.

2006-02-22 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-261?page=all ] Sven Boden closed IBATIS-261: - Fix Version: 2.2.0 Resolution: Invalid Assign To: Sven Boden This is not a bug in iBATIS, so I'm closing the JIRA. I would suggest to use the dev

[jira] Commented: (IBATIS-264) Include with parameter

2006-02-21 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-264?page=comments#action_12367175 ] Sven Boden commented on IBATIS-264: --- Currently the sql/include are pretty static, so it's not really a peanut change. Your proposal takes care of 1 argument, how would you

[jira] Commented: (IBATIS-266) when a roll back occurs in stored procedure. The status is not being handled by IBATIS causing it to crash.

2006-02-21 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-266?page=comments#action_12367244 ] Sven Boden commented on IBATIS-266: --- Can you attach the errors you get from iBatis (the complete stacktrace) to the JIRA. Other points: 1) It's pretty exceptional doing

[jira] Commented: (IBATIS-230) Warn when two ids of a sql tag are identical

2006-02-21 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-230?page=comments#action_12367278 ] Sven Boden commented on IBATIS-230: --- This is also something I would like to fix around the end of the week, if no complaints: When you have 2 sql includes in an SqlMap

[jira] Closed: (IBATIS-267) utilizing iBatis

2006-02-21 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-267?page=all ] Sven Boden closed IBATIS-267: - Resolution: Duplicate Duplicate to IBATIS-268 utilizing iBatis Key: IBATIS-267 URL:

[jira] Commented: (IBATIS-230) Warn when two ids of a sql tag are identical

2006-02-21 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-230?page=comments#action_12367313 ] Sven Boden commented on IBATIS-230: --- We may settle for a log message only then (without configuration options). Reason I originally didn't want log messages is that logging

[jira] Commented: (IBATIS-109) Make PaginatedList work with IBM's broken JDBC driver

2006-02-20 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-109?page=comments#action_12367021 ] Sven Boden commented on IBATIS-109: --- I would like to implement the fix for JIRA IBATIS-109... checkin around February 24 unless someone has objections. Right now the

[jira] Closed: (IBATIS-161) Finer Grain Control on settings

2006-02-20 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-161?page=all ] Sven Boden closed IBATIS-161: - Resolution: Duplicate This is a duplicate of IBATIS-246, or the other way around. As IBATIS-246 is newer I will attach the comment of this one to IBATIS-246.

[jira] Closed: (IBATIS-243) handling custom tables with custom objects returned from stored procedure

2006-02-20 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-243?page=all ] Sven Boden closed IBATIS-243: - Resolution: Invalid Assign To: Sven Boden This is a support question. The first response would be: how do you this in JDBC? The second response would be

[jira] Commented: (IBATIS-164) Oscache Properties

2006-02-20 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-164?page=comments#action_12367157 ] Sven Boden commented on IBATIS-164: --- Making it possible to create an OScache with Properties seems like a sensible thing. Currently the configure is empty and properties

[jira] Commented: (IBATIS-167) Improvements in SimpleDataSource

2006-02-19 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-167?page=comments#action_12366960 ] Sven Boden commented on IBATIS-167: --- Anyone thoughts or objections against the changes in IBATIS-167. What I would change: - When pinging of the pool is enabled but no ping

[jira] Closed: (IBATIS-160) Pass custom EntityResolver to SqlMapClientBuilder

2006-02-18 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-160?page=all ] Sven Boden closed IBATIS-160: - Duplicate of IBATIS-140 Pass custom EntityResolver to SqlMapClientBuilder - Key: IBATIS-160

[jira] Closed: (IBATIS-150) Requirement and benefit of groupBy attribute is not clear in SQL Maps Dev Guide

2006-02-18 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-150?page=all ] Sven Boden closed IBATIS-150: - Fix Version: 2.2.0 Resolution: Fixed Assign To: Sven Boden OpenOffice document changed. PDF regenerated. The PDF is not yet available on the

[jira] Commented: (IBATIS-260) Hash conflict with groupBy resultMaps

2006-02-18 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-260?page=comments#action_12366929 ] Sven Boden commented on IBATIS-260: --- Fix that solves IBATIS-260 attached to JIRA, not checked in to SVN yet. After someone else verifies the fix and my local unit test case

[jira] Closed: (IBATIS-249) Race conditions in Throttle lead to thread blockage popping items from ThrottledPools under stress

2006-02-18 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-249?page=all ] Sven Boden closed IBATIS-249: - Fix Version: 2.2.0 Resolution: Fixed Assign To: Sven Boden Thanks for the IBATIS-249 patch Jonathan, changes checked in: - Verified by at least 2

[jira] Closed: (IBATIS-258) Invalid DOCTYPE instruction in example SQL Map file in documentation bundle.

2006-02-16 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-258?page=all ] Sven Boden closed IBATIS-258: - Fix Version: 2.2.0 Resolution: Fixed Assign To: Sven Boden Fixed in SVN. Replaced iBATIS.com by ibatis.apache.org and using the correct type of DTD

[jira] Commented: (IBATIS-258) Invalid DOCTYPE instruction in example SQL Map file in documentation bundle.

2006-02-15 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-258?page=comments#action_12366595 ] Sven Boden commented on IBATIS-258: --- Thanks for finding that. By the way the current DOCTYPES are: !DOCTYPE sqlMapConfig PUBLIC -//ibatis.apache.org//DTD SQL Map

[jira] Closed: (IBATIS-250) CLONE -SELECT statement returns unexpected result when 'groupBy' and 'nullValue' are specified in resultMaps.

2006-02-13 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-250?page=all ] Sven Boden closed IBATIS-250: - Fix Version: 2.2.0 (was: 2.1.7) Resolution: Fixed Assign To: Sven Boden (was: Clinton Begin) Fix for JIRA IBATIS-250 checked in

[jira] Closed: (IBATIS-217) I would like to see korean document on iBATIS website's document page

2006-02-13 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-217?page=all ] Sven Boden closed IBATIS-217: - Fix Version: 2.2.0 Resolution: Fixed Assign To: Sven Boden Korean iBatis manual exists at http://ibatis.apache.org/javadownloads.html together with

[jira] Closed: (IBATIS-253) Closing of resultset Cursor

2006-02-11 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-253?page=all ] Sven Boden closed IBATIS-253: - Resolution: Invalid Assign To: Sven Boden support question, refer to the mailing list iBATIS for Java mailing list at

[jira] Closed: (IBATIS-254) Closing of resultset Cursor

2006-02-11 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-254?page=all ] Sven Boden closed IBATIS-254: - Resolution: Invalid Assign To: Sven Boden support question, refer to the mailing list iBATIS for Java mailing list at

[jira] Commented: (IBATIS-252) closing resultset cursor in Ibatis

2006-02-10 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-252?page=comments#action_12365931 ] Sven Boden commented on IBATIS-252: --- This is a not an iBATIS bug, it's an application design problem (and not in iBATIS). Normally the component in your application that

[jira] Commented: (IBATIS-252) closing resultset cursor in Ibatis

2006-02-09 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-252?page=comments#action_12365852 ] Sven Boden commented on IBATIS-252: --- If you return ResultSets to your application it's the application's responsibility to close them. iBATIS has no way of tracking the

[jira] Updated: (IBATIS-250) CLONE -SELECT statement returns unexpected result when 'groupBy' and 'nullValue' are specified in resultMaps.

2006-01-26 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-250?page=all ] Sven Boden updated IBATIS-250: -- Attachment: (was: BasicResultMap.java) CLONE -SELECT statement returns unexpected result when 'groupBy' and 'nullValue' are specified in resultMaps.

[jira] Commented: (IBATIS-250) CLONE -SELECT statement returns unexpected result when 'groupBy' and 'nullValue' are specified in resultMaps.

2006-01-26 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-250?page=comments#action_12364081 ] Sven Boden commented on IBATIS-250: --- Iwao, The original version of the change worked, but there was a problem transcribing it to SVN. My fault, I didn't check. I will

[jira] Updated: (IBATIS-250) CLONE -SELECT statement returns unexpected result when 'groupBy' and 'nullValue' are specified in resultMaps.

2006-01-26 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-250?page=all ] Sven Boden updated IBATIS-250: -- Attachment: BasicResultMap.java The patch to the current SVN file of version 2.1.7 ... for the solution only lines should be deleted from the source code.

[jira] Commented: (IBATIS-203) Sql comments inside sqlMap's select tag, throws exception

2005-12-20 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-203?page=comments#action_12360956 ] Sven Boden commented on IBATIS-203: --- The problem is in class com.ibatis.sqlmap.engine.mapping.sql.SQLText in the method: public void setText(String text) { this.text

[jira] Commented: (IBATIS-224) isNotNull node causes typehandler mappings in statement to fail

2005-12-19 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-224?page=comments#action_12360822 ] Sven Boden commented on IBATIS-224: --- I spent 2 hours to create a test case to mimic the problem above, I failed. iBATIS keeps on working as it should. Possibly something

[jira] Commented: (IBATIS-231) Grougby for 1:1 relationship

2005-12-09 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-231?page=comments#action_12359924 ] Sven Boden commented on IBATIS-231: --- I'm pretty sure this is a non-issue... Why would you use group by for a guaranteed 1:1 relationship. You can look at the attachment in

[jira] Commented: (IBATIS-190) Duplicate alias-check

2005-12-03 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-190?page=comments#action_12359238 ] Sven Boden commented on IBATIS-190: --- IBATIS-190 can be closed. I tried to debug the problem, but the fix is already in SVN. In

[jira] Updated: (IBATIS-227) CLONE -Dynamic SQL from JavaBean property causes malformed SQL

2005-11-22 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-227?page=all ] Sven Boden updated IBATIS-227: -- Attachment: jira227_testcase.zip Attached a small JUnit test case that demonstrates the JIRA IBATIS-227. It was made using Oracle as database, and a build file is

[jira] Commented: (IBATIS-220) Null Pointer in SqlExecutor.handleResults where ResultSet is null.

2005-11-19 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-220?page=comments#action_12358073 ] Sven Boden commented on IBATIS-220: --- - Are you using custom type handlers? - can you attach your xml maps to JIRA? Regards, Sven Null Pointer in SqlExecutor.handleResults

[jira] Commented: (IBATIS-193) Hidden jar dependicity for iBatis DBL 2.1.5

2005-09-26 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-193?page=comments#action_12330498 ] Sven Boden commented on IBATIS-193: --- Commons logging has a discovery process for determining which kind of logging to use. My hunch would be that you somehow you explicitly

[jira] Commented: (IBATIS-194) No resultSet found when executing SQL Server stored procedure.

2005-09-23 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-194?page=comments#action_12330300 ] Sven Boden commented on IBATIS-194: --- With the custom Type Handlers you can get a ResultSet back from a stored procedure via iBATIS. However automatically mapping that to a

[jira] Commented: (IBATIS-191) operation(insert and update) Oracle's(OCI) CLOB and BLOB fail, CLOB will close tomcat, BLOB will miss any DATA

2005-09-23 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-191?page=comments#action_12330311 ] Sven Boden commented on IBATIS-191: --- Could you try using the JDBC library of Oracle 10g. We've had similar problems in the past that were solved by using the version 10

[jira] Commented: (IBATIS-177) java.sql.SQLException: Result set already closed

2005-08-09 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-177?page=comments#action_12318181 ] Sven Boden commented on IBATIS-177: --- Which kind of proofs it's not in iBATIS, but somewhere else. I found your problem at

[jira] Updated: (IBATIS-152) NullPointer Exception thrown in GeneralStatement.executeQueryWithCallback when using Log4j

2005-06-24 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-152?page=all ] Sven Boden updated IBATIS-152: -- Attachment: PreparedStatementLogProxy_final.java StatementLogProxy_final.java Full files instead of diff files. The fix solves IBATIS-152 and

[jira] Commented: (IBATIS-116) New call to return output parameters even if no result set returned

2005-06-19 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-116?page=comments#action_12314007 ] Sven Boden commented on IBATIS-116: --- David, Can you attach the full stack trace you get from the exception. Regards, Sven Boden New call to return output parameters even

[jira] Commented: (IBATIS-116) New call to return output parameters even if no result set returned

2005-06-19 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-116?page=comments#action_12314012 ] Sven Boden commented on IBATIS-116: --- Possibly this would also be fixed by the fix for IBATIS-152 depending on the actual exception stack trace. This is hypothetical... but

[jira] Updated: (IBATIS-139) Discriminator being applied to incorrect resultmaps

2005-06-19 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-139?page=all ] Sven Boden updated IBATIS-139: -- Attachment: SqlMapParser.diff 1 line change that fixes this issue in com.ibatis.sqlmap.engine.builder.xml.SqlMapParser. Root cause: a discriminator object was

[jira] Updated: (IBATIS-152) NullPointer Exception thrown in GeneralStatement.executeQueryWithCallback when using Log4j

2005-06-18 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-152?page=all ] Sven Boden updated IBATIS-152: -- Attachment: PreparedStatementLogProxy.diff diff file NullPointer Exception thrown in GeneralStatement.executeQueryWithCallback when using Log4j

[jira] Updated: (IBATIS-152) NullPointer Exception thrown in GeneralStatement.executeQueryWithCallback when using Log4j

2005-06-18 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-152?page=all ] Sven Boden updated IBATIS-152: -- Attachment: PreparedStatementLogProxy.java Full file NullPointer Exception thrown in GeneralStatement.executeQueryWithCallback when using Log4j