Become familiar with sed and awk.
Chris Mathrusse
christopher.mathru...@sybase.com
Sybase, Inc
From:
kiran vuppla
To:
user-java@ibatis.apache.org
Date:
03/23/2010 11:16 AM
Subject:
Re: Ibatis sql-maps
I do have sql-maps written for Oracle Database. Is there any tool or
something that I
@ibatis.apache.org
Sent: Thu, March 18, 2010 5:19:33 PM
Subject: Re: Ibatis sql-maps
2010/3/18 kiran vuppla :
> Actually I don't like to write a java client too as I need to provide this
> to DBA to verify the SQL queries. He don't have any idea of Java. I would
> appreciate if there is
2010/3/18 kiran vuppla :
> Actually I don't like to write a java client too as I need to provide this
> to DBA to verify the SQL queries. He don't have any idea of Java. I would
> appreciate if there is something I can use without writing Java Code and get
> the generated SQLs from sql-maps.
> Than
s.
Thanks.
From: Chema
To: user-java@ibatis.apache.org
Sent: Thu, March 18, 2010 4:06:57 PM
Subject: Re: Ibatis sql-maps
2010/3/18 kiran vuppla :
> Thanks. Is it freeware?
>
I guess that you can use p6spy for, you must run your application. So,
y
2010/3/18 kiran vuppla :
> Thanks. Is it freeware?
>
I guess that you can use p6spy for, you must run your application. So,
you could perform it with log4j
Maybe you only need a "dumb" standalone Java client which calls your methods
--
> Sent: Thu, March 18, 2010 3:34:38 PM
> Subject: Re: Ibatis sql-maps
>
>
> you should try p6spy.
>
> kiran vuppla wrote:
>>
>> Hi,
>>
>> I am using sql-maps and IBatis to do database related stuff. In my
>> sql-maps most of them have ${} and #[]
Thanks. Is it freeware?
From: shamim
To: user-java@ibatis.apache.org
Sent: Thu, March 18, 2010 3:34:38 PM
Subject: Re: Ibatis sql-maps
you should try p6spy.
kiran vuppla wrote:
>
> Hi,
>
> I am using sql-maps and IBatis to do database relat
>
--
View this message in context:
http://old.nabble.com/Ibatis-sql-maps-tp27950080p27950382.html
Sent from the iBATIS - User - Java mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: user-java-unsubscr...@i
Hi,
I am using sql-maps and IBatis to do database related stuff. In my sql-maps
most of them have ${} and #[]# for dynamic parameters created at run-time. I
can only see the generated sql when I run my application. I would like to run
the sql-maps (not through application) and would like to s
TED]
Sent: 13 November 2008 00:47
To: user-java@ibatis.apache.org
Subject: Dynamically generate ibatis sql maps at startup
I have an application that uses ibatis to persist data by calling a
stored procedure. This is achieved using ibatis combined with its Spring
support.
I'm now looking
on startup which can be referenced later?
Thanking you in advance.
--
View this message in context:
http://www.nabble.com/Dynamically-generate-ibatis-sql-maps-at-startup-tp20472794p20472794.html
Sent from the iBATIS - User - Java mailing list archive at Nabble.com.
11 matches
Mail list logo