You are viewing a plain text version of this content. The canonical link for it is here.
- Re: [jira] Commented: (IBATIS-268) utilizing iBatis for data accessing in ANSC c++ - posted by Brandon Goodin <br...@gmail.com> on 2006/03/01 02:25:26 UTC, 0 replies.
- [jira] Commented: (IBATIS-224) isNotNull node causes typehandler mappings in statement to fail - posted by "Nathan Maves (JIRA)" <ib...@incubator.apache.org> on 2006/03/01 04:48:42 UTC, 1 replies.
- [jira] Commented: (IBATISNET-137) TypeHandlers for "System.Nullable(Of" fails with custom types - posted by "Michael Schall (JIRA)" <ib...@incubator.apache.org> on 2006/03/01 05:37:41 UTC, 0 replies.
- Re: [jira] Commented: (IBATIS-224) isNotNull node causes typehandler mappings in statement to fail - posted by "Sven.Boden" <li...@pandora.be> on 2006/03/01 07:57:31 UTC, 0 replies.
- [jira] Created: (IBATIS-272) In com.ibatis.sqlmap.engine.execution.SQLExecutor class, line 390, the "break" should be "return" - posted by "david zhang (JIRA)" <ib...@incubator.apache.org> on 2006/03/01 15:05:18 UTC, 0 replies.
- [jira] Closed: (IBATIS-272) In com.ibatis.sqlmap.engine.execution.SQLExecutor class, line 390, the "break" should be "return" - posted by "Sven Boden (JIRA)" <ib...@incubator.apache.org> on 2006/03/01 15:44:26 UTC, 0 replies.
- [jira] Commented: (IBATIS-164) Oscache Properties - posted by "Sven Boden (JIRA)" <ib...@incubator.apache.org> on 2006/03/01 19:42:07 UTC, 0 replies.
- [jira] Created: (IBATIS-273) Support generics - posted by "Reuben Firmin (JIRA)" <ib...@incubator.apache.org> on 2006/03/01 21:14:19 UTC, 0 replies.
- [jira] Closed: (IBATISNET-137) TypeHandlers for "System.Nullable(Of" fails with custom types - posted by "Gilles Bayon (JIRA)" <ib...@incubator.apache.org> on 2006/03/02 21:02:40 UTC, 0 replies.
- [jira] Closed: (IBATIS-121) support for database object type in IN/OUT parameters to stored procs - posted by "Sven Boden (JIRA)" <ib...@incubator.apache.org> on 2006/03/04 13:54:24 UTC, 0 replies.
- [jira] Commented: (IBATIS-204) Cache layer does no logging of puts, gets, flushes, or removals. - posted by "Sven Boden (JIRA)" <ib...@incubator.apache.org> on 2006/03/04 17:44:41 UTC, 0 replies.
- [jira] Closed: (IBATIS-164) Oscache Properties - posted by "Sven Boden (JIRA)" <ib...@incubator.apache.org> on 2006/03/05 13:45:44 UTC, 0 replies.
- [jira] Created: (IBATIS-274) queryForPaginatedList doesn't play well with groupBy attribute of resultMap (N+1 selects solution) - posted by "Tim Haley (JIRA)" <ib...@incubator.apache.org> on 2006/03/07 16:27:38 UTC, 0 replies.
- [jira] Commented: (IBATIS-274) queryForPaginatedList doesn't play well with groupBy attribute of resultMap (N+1 selects solution) - posted by "Tim Haley (JIRA)" <ib...@incubator.apache.org> on 2006/03/07 16:29:39 UTC, 1 replies.
- [OT] FishEye integration - posted by Gilles Bayon <ib...@gmail.com> on 2006/03/07 21:06:11 UTC, 0 replies.
- [jira] Created: (IBATIS-275) Update SqlMapClient's flushDataCache document to indicated namespace required - posted by "Joe Wolf (JIRA)" <ib...@incubator.apache.org> on 2006/03/08 18:46:41 UTC, 0 replies.
- [jira] Closed: (IBATIS-224) isNotNull node causes typehandler mappings in statement to fail - posted by "Sven Boden (JIRA)" <ib...@incubator.apache.org> on 2006/03/09 19:36:41 UTC, 0 replies.
- [jira] Closed: (IBATIS-210) Enum within Collection is not mapped to custom TypeHandler - posted by "Sven Boden (JIRA)" <ib...@incubator.apache.org> on 2006/03/09 19:38:43 UTC, 0 replies.
- [jira] Commented: (IBATIS-275) Update SqlMapClient's flushDataCache document to indicated namespace required - posted by "Sven Boden (JIRA)" <ib...@incubator.apache.org> on 2006/03/09 20:30:39 UTC, 0 replies.
- [jira] Closed: (IBATIS-204) Cache layer does no logging of puts, gets, flushes, or removals. - posted by "Sven Boden (JIRA)" <ib...@incubator.apache.org> on 2006/03/10 21:10:09 UTC, 0 replies.
- [jira] Closed: (IBATIS-265) Map data into HashMaps: HashMap of List of HashMaps - posted by "Sven Boden (JIRA)" <ib...@incubator.apache.org> on 2006/03/10 21:17:56 UTC, 1 replies.
- [jira] Closed: (IBATIS-275) Update SqlMapClient's flushDataCache document to indicated namespace required - posted by "Sven Boden (JIRA)" <ib...@incubator.apache.org> on 2006/03/11 09:54:14 UTC, 0 replies.
- [jira] Commented: (IBATIS-265) Map data into HashMaps: HashMap of List of HashMaps - posted by "Stefan Friedrich (JIRA)" <ib...@incubator.apache.org> on 2006/03/13 09:47:39 UTC, 0 replies.
- Re: AW: [jira] Closed: (IBATIS-265) Map data into HashMaps: HashMap of List of HashMaps - posted by "Sven.Boden" <li...@pandora.be> on 2006/03/13 12:26:29 UTC, 0 replies.
- How to check whether insert sql executed successfully?? - posted by Jesse Terry <xu...@gmail.com> on 2006/03/14 07:13:08 UTC, 1 replies.
- Strange IBatisNet compilation error in VS2003: error CS0583: Internal Compiler Error - posted by Ron Grabowski <ro...@yahoo.com> on 2006/03/15 02:43:35 UTC, 2 replies.
- [jira] Commented: (IBATISNET-124) SelectKey.cs Initialization fails if insert parameterClass is IDictionary - posted by "Ron Grabowski (JIRA)" <ib...@incubator.apache.org> on 2006/03/15 04:08:01 UTC, 2 replies.
- [jira] Created: (IBATISNET-141) DataMapper Developer Guilde document bug - posted by "Noriyuki (JIRA)" <ib...@incubator.apache.org> on 2006/03/15 12:19:38 UTC, 0 replies.
- Re: svn commit: r386119 - in /ibatis/trunk/cs/mapper: IBatisNet.Common/ IBatisNet.Common/Utilities/Objects/ IBatisNet.DataMapper.Test/bin/Debug/ IBatisNet.DataMapper/Commands/ - posted by Ron Grabowski <ro...@yahoo.com> on 2006/03/15 23:18:44 UTC, 0 replies.
- [jira] Created: (IBATIS-276) ibatis parse xml error in IBm Websphere Application server - posted by "zhangbo (JIRA)" <ib...@incubator.apache.org> on 2006/03/16 07:36:58 UTC, 0 replies.
- [jira] Closed: (IBATIS-276) ibatis parse xml error in IBm Websphere Application server - posted by "Sven Boden (JIRA)" <ib...@incubator.apache.org> on 2006/03/16 08:01:14 UTC, 0 replies.
- [jira] Created: (IBATISNET-142) for select produces wrong sql - posted by "Ryan Benoit (JIRA)" <ib...@incubator.apache.org> on 2006/03/17 16:44:58 UTC, 0 replies.
- Maybe OT... what not to have in iBATIS - posted by Sven Boden <li...@pandora.be> on 2006/03/18 17:00:37 UTC, 3 replies.
- [jira] Commented: (IBATIS-222) Evict from cache - posted by "Sven Boden (JIRA)" <ib...@incubator.apache.org> on 2006/03/19 21:15:42 UTC, 1 replies.
- [jira] Commented: (IBATIS-211) Cache should follow structure of hierarchical resultmaps - posted by "Sven Boden (JIRA)" <ib...@incubator.apache.org> on 2006/03/19 21:26:18 UTC, 0 replies.
- [jira] Commented: (IBATIS-120) Use of java.util.List for imput parameter - posted by "Sven Boden (JIRA)" <ib...@incubator.apache.org> on 2006/03/19 21:34:56 UTC, 0 replies.
- [jira] Closed: (IBATIS-157) Created reference type handler for ref cursors - posted by "Sven Boden (JIRA)" <ib...@incubator.apache.org> on 2006/03/20 19:18:59 UTC, 0 replies.
- [jira] Commented: (IBATIS-216) Optional property in resultmap - posted by "Sven Boden (JIRA)" <ib...@incubator.apache.org> on 2006/03/20 20:21:02 UTC, 1 replies.
- [jira] Commented: (IBATIS-127) PropertyAccessPlan should put more context information when throwing an exception - posted by "Sven Boden (JIRA)" <ib...@incubator.apache.org> on 2006/03/20 20:45:58 UTC, 1 replies.
- [jira] Commented: (IBATIS-206) Support for JDBC 3.0 Disconnected Resultsets such as WebRowSet/CachedRowSet etc - posted by "Sven Boden (JIRA)" <ib...@incubator.apache.org> on 2006/03/20 21:33:02 UTC, 0 replies.
- [jira] Commented: (IBATIS-259) SqlMapTransactionManager.setUserConnection(null) does not completely restore previous transaction state - posted by "Sven Boden (JIRA)" <ib...@incubator.apache.org> on 2006/03/21 23:22:13 UTC, 0 replies.
- [jira] Created: (IBATISNET-143) Allow selectKey node to process dynamic sql - posted by "Ron Grabowski (JIRA)" <ib...@incubator.apache.org> on 2006/03/24 04:21:19 UTC, 0 replies.
- [jira] Closed: (IBATIS-259) SqlMapTransactionManager.setUserConnection(null) does not completely restore previous transaction state - posted by "Sven Boden (JIRA)" <ib...@incubator.apache.org> on 2006/03/24 17:56:34 UTC, 0 replies.
- [jira] Closed: (IBATIS-127) PropertyAccessPlan should put more context information when throwing an exception - posted by "Sven Boden (JIRA)" <ib...@incubator.apache.org> on 2006/03/24 17:58:19 UTC, 0 replies.
- [jira] Closed: (IBATIS-216) Optional property in resultmap - posted by "Sven Boden (JIRA)" <ib...@incubator.apache.org> on 2006/03/24 18:00:21 UTC, 0 replies.
- [jira] Closed: (IBATIS-206) Support for JDBC 3.0 Disconnected Resultsets such as WebRowSet/CachedRowSet etc - posted by "Sven Boden (JIRA)" <ib...@incubator.apache.org> on 2006/03/24 18:06:41 UTC, 0 replies.
- [jira] Closed: (IBATIS-120) Use of java.util.List for imput parameter - posted by "Sven Boden (JIRA)" <ib...@incubator.apache.org> on 2006/03/24 18:06:46 UTC, 0 replies.
- [jira] Closed: (IBATIS-211) Cache should follow structure of hierarchical resultmaps - posted by "Sven Boden (JIRA)" <ib...@incubator.apache.org> on 2006/03/24 18:17:31 UTC, 0 replies.
- [jira] Closed: (IBATIS-222) Evict from cache - posted by "Sven Boden (JIRA)" <ib...@incubator.apache.org> on 2006/03/24 18:21:36 UTC, 0 replies.
- [jira] Commented: (IBATIS-50) Ability to override the default bean creation mechanism - posted by "Chris Mathrusse (JIRA)" <ib...@incubator.apache.org> on 2006/03/27 21:23:52 UTC, 1 replies.
- [jira] Created: (IBATIS-277) selectKey execution order attribute - posted by "Jamison (JIRA)" <ib...@incubator.apache.org> on 2006/03/28 15:09:23 UTC, 0 replies.
- [jira] Commented: (IBATIS-225) Reuse resultmap for single bean property - posted by "Paul Benedict (JIRA)" <ib...@incubator.apache.org> on 2006/03/29 01:17:31 UTC, 1 replies.
- [jira] Commented: (IBATIS-215) BSF for dynamic queries - posted by "Paul Benedict (JIRA)" <ib...@incubator.apache.org> on 2006/03/29 03:02:19 UTC, 0 replies.
- [jira] Commented: (IBATIS-226) Support Commons DBUtils ResultSetHandler - posted by "Paul Benedict (JIRA)" <ib...@incubator.apache.org> on 2006/03/29 03:06:19 UTC, 0 replies.
- [jira] Created: (IBATIS-278) sqlmap support resultMap for abstract class - posted by "ron riley (JIRA)" <ib...@incubator.apache.org> on 2006/03/29 16:53:33 UTC, 0 replies.
- [jira] Created: (IBATIS-279) Provide a ResultSet Handler - posted by "srl (JIRA)" <ib...@incubator.apache.org> on 2006/03/29 18:11:30 UTC, 0 replies.
- [jira] Commented: (IBATIS-279) Provide a ResultSet Handler - posted by "srl (JIRA)" <ib...@incubator.apache.org> on 2006/03/29 22:17:59 UTC, 0 replies.
- [jira] Closed: (IBATISNET-143) Allow selectKey node to process dynamic sql - posted by "Ron Grabowski (JIRA)" <ib...@incubator.apache.org> on 2006/03/30 05:03:37 UTC, 0 replies.
- [jira] Created: (IBATISNET-144) IDao implementation with ref parameter causes System.ExecutionEngineException. - posted by "Noriyuki (JIRA)" <ib...@incubator.apache.org> on 2006/03/30 05:03:37 UTC, 0 replies.
- [jira] Created: (IBATISNET-145) Make NoOpLoggerFA the default logger when logging config is missing or malformed. Allow FactoryAdapter to be set by the application - posted by "Ron Grabowski (JIRA)" <ib...@incubator.apache.org> on 2006/03/30 05:49:28 UTC, 0 replies.
- [jira] Closed: (IBATISNET-141) DataMapper Developer Guilde document bug - posted by "Roberto Rabe (JIRA)" <ib...@incubator.apache.org> on 2006/03/30 05:57:30 UTC, 0 replies.
- [jira] Commented: (IBATISNET-145) Make NoOpLoggerFA the default logger when logging config is missing or malformed. Allow FactoryAdapter to be set by the application - posted by "Gilles Bayon (JIRA)" <ib...@incubator.apache.org> on 2006/03/30 07:13:27 UTC, 0 replies.
- [jira] Created: (IBATISNET-146) Adds class attribute on parameterMap node in mapping files (oracle, access, oledb...) for project "IBatisNet.DataMapper.Test" - posted by "Gilles Bayon (JIRA)" <ib...@incubator.apache.org> on 2006/03/30 07:18:26 UTC, 0 replies.
- [jira] Commented: (IBATISNET-144) IDao implementation with ref parameter causes System.ExecutionEngineException. - posted by "Gilles Bayon (JIRA)" <ib...@incubator.apache.org> on 2006/03/30 07:22:27 UTC, 0 replies.
- [jira] Created: (IBATISNET-147) Emitted types for populating and instantiating result - posted by "Gilles Bayon (JIRA)" <ib...@incubator.apache.org> on 2006/03/30 07:25:26 UTC, 0 replies.
- [jira] Created: (IBATISNET-148) Better support in the mapping files for stored procedure - posted by "Gilles Bayon (JIRA)" <ib...@incubator.apache.org> on 2006/03/30 07:40:26 UTC, 0 replies.
- [jira] Created: (IBATISNET-150) Better support in the mapping files for stored procedure - posted by "Gilles Bayon (JIRA)" <ib...@incubator.apache.org> on 2006/03/30 07:40:26 UTC, 0 replies.
- [jira] Created: (IBATISNET-149) Better support in the mapping files for stored procedure - posted by "Gilles Bayon (JIRA)" <ib...@incubator.apache.org> on 2006/03/30 07:40:26 UTC, 0 replies.
- [jira] Commented: (IBATIS-278) sqlmap support resultMap for abstract class - posted by "ron riley (JIRA)" <ib...@incubator.apache.org> on 2006/03/30 13:12:26 UTC, 0 replies.
- [jira] Closed: (IBATISNET-150) Better support in the mapping files for stored procedure - posted by "Gilles Bayon (JIRA)" <ib...@incubator.apache.org> on 2006/03/30 18:27:26 UTC, 0 replies.
- [jira] Closed: (IBATISNET-149) Better support in the mapping files for stored procedure - posted by "Gilles Bayon (JIRA)" <ib...@incubator.apache.org> on 2006/03/30 18:27:27 UTC, 0 replies.
- [jira] Created: (IBATISNET-151) Pre-load stored procedure parameters should use the already-open connection of the IDalSession - posted by "Gilles Bayon (JIRA)" <ib...@incubator.apache.org> on 2006/03/30 18:32:26 UTC, 0 replies.
- Help with ticket IBATIS-225 - posted by Paul Benedict <pa...@yahoo.com> on 2006/03/31 01:22:18 UTC, 1 replies.