Hi all, I'm passing a Hashtable into an SQL map, and I was wondering if it is possible to prepend a variable within that Hashtable. For example, if there's an item in the Hash called AndOr, could I say something to the effect of:
<isNotEmpty property="PropertyName" prepend="$AndOr$"> DoStuff </isNotEmpty> Thanks, - Matt.

