R: multiple delete in sqlmap

2005-07-15 Thread Fabrizio Gianneschi
Maybe it's a limitation of MySql... Fab Da: olivier ZILLER [mailto:[EMAIL PROTECTED] Inviato: venerdì 15 luglio 2005 15.50A: user-java@ibatis.apache.orgOggetto: Re: multiple delete in sqlmap you're right : it doesn't works...it seems i'll have to create mutliple delete

RE: Using WHERE IN along with AND

2005-07-15 Thread James, Steven
Can you not use isParameterPresent prepend=AND R.ORD_ID = O.ORD_ID /isParameterPresent Steve... -Original Message-orderIdList From: Rao, Satish [mailto:[EMAIL PROTECTED] Sent: Thu 7/14/2005 4:23 PM To: user-java@ibatis.apache.org Subject: Using WHERE IN along with AND I

Re: multiple delete in sqlmap

2005-07-15 Thread Darek Dober
According to that what I know mysql in version 3.xx doesn't support constraints at all:), also subqueries, triggers and so on ... Version 4.xx has some of that futures. Check documentation. I'm not up to date with mysql now:) But, check i.e here. Probably it is not supported

Re: connection fails with sybase

2005-07-15 Thread Roomity
I too had the same problem with MySQL and having the driver jar in classpath solved it :-) Guido GarcĂ­a Bernardo wrote: Is your driver in the classpath? Dropping the driver .jar file into your TOMCAT_HOME\common\lib directory should work fine... Regards Bertulu Gianluca wrote: Hi, I'm

[ignore] Just a test

2005-07-15 Thread Roomity
message, please ignore it.

iBatis help on list

2005-07-15 Thread Gana
I am wondering any future releases on the way We are abt implement for new release if the beta is available... - Gana.

Re: iBatis help on list

2005-07-15 Thread Clinton Begin
Yep. Version 2.1.5 can be released any time. I think everyone just got really busy in the last couple of weeks. We'll try to release it ASAP. Cheers, Clinton On 7/15/05, Gana [EMAIL PROTECTED] wrote: I am wondering any future releases on the way We are abt implementfor new release if the beta

Using SQL select to populate values in a contained object

2005-07-15 Thread REMIJAN, MICHAEL J [AG-Contractor/1000]
List: I am using Oracle and I want to run an sql statement that looks similar to this: Select price as "product.price" From ProductPrices My intention is that the "product" object inside my resultClass="" will have it's setPrice() method called. If I was using a resultMap I

Result as Xml, and lower/upper case

2005-07-15 Thread dooverone
Hi, According to the documentation it is possible to name xml nodes with mix of upper/lower case, i.e person lastNameJohnson/lastName /person But it doesn't work for me. All nodes are lower case: select id=getAffairForXmlDocumentByKey resultClass=xml parameterClass=string

[FRIDAY OT ANN] My new project is beta

2005-07-15 Thread netsql
roomity.com to check it out. it should help you use mail lists. It's RiA/JDNC (it uses iBatis :-)). There should be updates weekly and it should release in days. hope you like. .V