[ http://issues.apache.org/jira/browse/IBATIS-233?page=all ]
Jason Erickson updated IBATIS-233:
--
Attachment: iBATIS Bug.zip
I have attached a zip file with an Eclipse project with fairly minimal code to
reproduce the bug. It contains all the jar files
If parameter bean does a query in property reader, causes premature return to
connection pool
-
Key: IBATIS-233
URL: http://issues.apache.org/jira/browse/IBATIS-233
Project: iBatis f
[
http://issues.apache.org/jira/browse/IBATIS-225?page=comments#action_12360278 ]
Perry Nguyen commented on IBATIS-225:
-
I, too, have a somewhat related problem.
I have interfaces for all of my domain objects, thus, I have something like
this contrived
[
http://issues.apache.org/jira/browse/IBATISNET-132?page=comments#action_12360270
]
Ron Grabowski commented on IBATISNET-132:
-
According to "Apache Derby - Off to the Races" (IBM Press) the universal db2
driver can be downloaded from:
http://ibm
Add examples for using Apache Derby (IBM Cloudscape) provider
-
Key: IBATISNET-132
URL: http://issues.apache.org/jira/browse/IBATISNET-132
Project: iBatis for .NET
Type: New Feature
Reporter: Ron Grabows
[
http://issues.apache.org/jira/browse/IBATIS-232?page=comments#action_12360263 ]
Sven Boden commented on IBATIS-232:
---
Are you executing the iBATIS code on the client side or on the server side? The
Oracle driver has some problems when running on the clie
String input parameter is not working in web sphere. When the stored procedure
accessed through JNDI.
-
Key: IBATIS-232
URL: http://issues.apache.org/jira/browse/IBATIS-232
P
[
http://issues.apache.org/jira/browse/IBATISNET-104?page=comments#action_12360227
]
Ron Grabowski commented on IBATISNET-104:
-
CachingStatement's ExecuteQueryForObject method uses this code to generate the
appropriate CacheKey to check the cache:
This version fixes the "divide by zero" error, and also makes things better for SQL Server.
If you did the Eclipse automatic install, then Eclipse will pick up the new version automatically when you do "Help>Software Updates>Find and Install...", then select the option to "Search for Updates of C
[
http://issues.apache.org/jira/browse/IBATISNET-104?page=comments#action_12360222
]
Ron Grabowski commented on IBATISNET-104:
-
The offending code is most likely this snippet from SqlMapper.cs:
if (session == null)
{
session = new SqlMapSessio
10 matches
Mail list logo