Hi:
 
    Is there any way of submitting a new <select>.....</select> SQL Map snippet via the Java API. Or, alternatively, is there a way of contructing an object, from iBatis, that accomplishes the same thing?
    What I am trying to do is build a SELECT statement at execution time, based on parameters entered, but after ibatis has been initialized. I would then like to load it into an SQL-MAP for a specific table (namespace ID) and then use the standard interface calls.
 
Thanks,
Edwin
 

Reply via email to