I have question relating to using the Abator Example Class with Java 5. How would create the following query using a java5 example class:
if (bool1 not true && date1 is null & ((date2 between testdate1 and testdate2 and string1 is null)or (date3 between testdate1 and testdate2 and string2 is null)) My attempts aren't going so well. TIA -- View this message in context: http://www.nabble.com/Complex-Abator-Query-tp18937755p18937755.html Sent from the iBATIS - User - Java mailing list archive at Nabble.com.