Unfortunately this is largely by design. I chose to anchor the TypeHandler first to the Java type, because that's what the JDBC API relies on. It's the required type. The JDBC type is not required by the JDBC API to retrieve data from a ResultSet, so I did not build a dependency on it.
Now for
Try 2.2.0 if you haven't already...Might be a bug we've already fixed. Cheers,ClintonOn 8/18/06, David Gagnon <
[EMAIL PROTECTED]> wrote:Hi all, I'm pretty sure this is a session problem. But there is an obscur
point that look to me like a bug. It's surely not one though.Trying to make the prob
Upgrade to 2.2.0 and ust "cursor" or "java.sql.ResultSet". ClintonOn 8/18/06, Celaya, Tina (GE Indust, ConsInd) <
[EMAIL PROTECTED]> wrote:Hello, does any one know what to put in de jdbcType in this statement
insted of ORACLECURSOR if i´m using microsoft sql DB?thanks for your help-Original M
I will when Abator starts writing my DAOs to do that... =)
Jeff has mentioned he has some nifty things in the next couple days
coming out that uses iBatis 2.2.x, so I'm waiting on that a bit. If
that's not one of the provided methods, I suppose I can wrap the
generated one with one that emits th
Abator version 1.0.0 is now available. This is a significant upgrade from version 0.6.5 and includes many new features. Noteworthy new features include:
- Ability to generate code for Java 5 including the use of parameterized types
- Ability to generate different types of domain models, includi
Same here - you can even do some really cool stuff in your DAOs like:
List getEmployees();
Larry
On 8/20/06, Jeff Butler <[EMAIL PROTECTED]> wrote:
No gotchas - it works fine.
Jeff Butler
On 8/20/06, Michael Campbell <[EMAIL PROTECTED]> wrote:
> Are there any "gotchas" or anything speci
No gotchas - it works fine.
Jeff Butler
On 8/20/06, Michael Campbell <[EMAIL PROTECTED]> wrote:
Are there any "gotchas" or anything special I need to do in order tohaving an app written in java 5 using the iBatis
2.1.7 jars frommaven2/ibiblio?
Are there any "gotchas" or anything special I need to do in order to
having an app written in java 5 using the iBatis 2.1.7 jars from
maven2/ibiblio?
My bad please ignore. I chose the wrong user group by accident :-)
Get your email and more, right on the new Yahoo.com
The key attribute of set-property reads: Since Struts 1.3, an alternate syntax is supported. By using the "key" attribute instead of the "property" attribute, you can set arbitrary string properties on the Config object which is populated based on the containing element. NOTE: the "
10 matches
Mail list logo