Actually, the easiest way to handle the same thing is to put both
parameters into a Map (HashMap works nicely), and pass the Map as the
single parameter that iBATIS methods take.
Hope This Helps,
Jeff Stahl
NathanM wrote:
Please excuse me if this turns out to be a dumb question.
Is it
Doesn't matter if it's actually useful for anybody or not. Nice!!
Jeff Stahl
Trenton D. Adams wrote:
Hi Everyone,
I'm not sure if this is useful for you or not. But, I created an XSL file to
transform iBatis configurations into beans and SQL fragments into full SQL
+5 - Definitely.
I'd vote higher, as SQLJ support is long overdue for open source DBs,
but the sooner the better.
Perfect, and thank you for getting on this.
Jeff Stahl
Clinton Begin wrote:
Hi everyone,
A group of developers have approached us with a contribution of code
to patch i
Cool. Thanks.
Jeff Stahl
Jeff Butler wrote:
Online Ibator documentation has a "What's New" page here:
http://ibatis.apache.org/docs/tools/ibator/whatsNew.html
For the Eclipse plugin, documentation is integrated into the Eclipse
help system. You can read the release notes
Anywhere we can find a list of new features?
Jeff Stahl
Clinton Begin wrote:
Yeah, it's going well. But my new job is eating my time like crazy.
It's getting dangerously close to an alpha release though!
Cheers,
Clinton
On Tue, Dec 23, 2008 at 10:32 AM, Jeff Butler <ma
d
for you. I'd decided to use normal parameterMaps because I felt they
gave me more flexibility than the inline variety as the obvious cost of
greater complexity.
Sorry I'm not of better help here.
Jeff Stahl
raulvk wrote:
Hi Jeff,
Many thanks for the suggestion. I will try using a P
We've actually found in the FEMA project I designed and built that using
a parameter map for this (instead of inline parameters) helps a lot.
Couldn't think of a way to manage nulls using the inline stuff.
Jeff Stahl
raulvk.soa wrote:
Hi guys,
We are invoking a Stored Proce
projects
using the same approach.
Jeff Stahl
Clinton Begin wrote:
It shouldn't... :-/
Can you provide a failing test case?
On Tue, Aug 12, 2008 at 3:57 PM, Jeff Stahl <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wrote:
iBATIS seems to have a problem with handling RefCu
hed into an out parameter) works best.
Hope This Helps,
Jeff Stahl
Ian Zabel wrote:
Hello,
Using the latest build of iBATIS and Oracle REF Cursors, we're running
into a problem with certain rows not coming back in the ResultSet. It
seems to be certain data in the rows that makes them not retu
Don't you have to put the CHAR in quotes as well?
CarloV wrote:
If i want to set a nullValue replacement for an empty String i use this in an
explicit parameterMap
If i want to do the same thing using inline parameters how should i write
the statement?
I tried whit
#codCopiaEsito,jdbcType
10 matches
Mail list logo