Re: [ANNOUNCE] Ibator Version 1.2.1 Available

2009-01-07 Thread Emiliano Armellin
cution.RunClassThread.run(RunClassThread.java:151) is it a bug? -- Emiliano Armellin

Re: IBatis - NestedSQLException

2007-11-07 Thread Emiliano Armellin
what version of iBatis are you using? try to use the last version, I've encountered the same problem using iBatis 2.1.x with abator 1.x hope that helps -- Emiliano Armellin W_ www.ateikon.com @_ [EMAIL PROTECTED] T_ +39 0422 452101 Yerragunt

Re: selectkey in sybase

2007-05-30 Thread Emiliano Armellin
Emiliano Armellin ha scritto: thanks for the answer, I've just tried with no success the error is the same! I'm using jconnect6, asa 9 and ibatis 2.3 where is the error? ok I've found the error: it's a problem of jConnect 6 vs ASA 9 jConnect 6.x is not officia

Re: selectkey in sybase

2007-05-30 Thread Emiliano Armellin
thanks for the answer, I've just tried with no success the error is the same! I'm using jconnect6, asa 9 and ibatis 2.3 where is the error? -- Emiliano Armellin W_ www.ateikon.com @_ [EMAIL PROTECTED] T_ +39 0422 452101 [EMAIL PRO

Re: selectkey in sybase

2007-05-28 Thread Emiliano Armellin
und) so I think @@identity is correct... -- Emiliano Armellin W_ www.ateikon.com @_ [EMAIL PROTECTED] T_ +39 0422 452101

selectkey in sybase

2007-05-28 Thread Emiliano Armellin
)       select @@identity       it seems correct... so why thi error? I can't set selectkey result map... thanks -- Emiliano Armellin W_ www.ateikon.com @_ [EMAIL PROTECTED] T_ +39 0422 452101

Abator select by example with the Java2 or Java5 Generator Set

2007-05-09 Thread Emiliano Armellin
thanks for the help -- Emiliano Armellin W_ www.ateikon.com @_ [EMAIL PROTECTED] T_ +39 0422 452101

Abator new Generator Set

2006-09-26 Thread Emiliano Armellin
t an example.and(criteria) method? -- Emiliano Armellin W_ www.ateikon.com @_ [EMAIL PROTECTED] T_ +39 0422 452101

Re: QueryByExample

2006-03-20 Thread Emiliano Armellin
hello, which is the best pattern to join two or more tables using a QueryByExample strategy? thanks -- Emiliano Armellin W_ www.ateikon.com @_ [EMAIL PROTECTED] T_ +39 0422 452101

Re: [VOTE] Discontinue Support for: iBATIS Java 1.x, JDK 1.3 and DTDs at ibatis.com

2005-11-07 Thread Emiliano Armellin
ations using ibatis (version 2.1.5)? have I got to change all dtd declarations in my sql-map file and deploy them before 30 november? thanks -- Emiliano Armellin W_ www.ateikon.com @_ [EMAIL PROTECTED] T_ +39 0422 452101 ?

How do I get a Map of results instead of a List?

2005-09-07 Thread Emiliano Armellin
ehm, I need to view this FAQ on the wiki but the link is broken... Anyone knows the content of this FAQ? thanks -- Emiliano Armellin

empty String like nullValue

2005-08-04 Thread Emiliano Armellin
Hello is there away to specify that null strings will be setted to empty string ("") in object result map? Have I got use a TypeHandlerCallback? -- Emiliano Armellin W_ www.ateikon.com @_ [EMAIL PROTECTED] T_ +39 0422 452101

is Ibatis right for this?

2005-07-15 Thread Emiliano Armellin
result set, read rs metadata, scrolls the rs and build/display the result table) Emiliano Armellin