Can a string be used in place of a column name as part of a composite key below:
<result property="geoCode" column="{center=GEO_POINT, range='M'}"
select="getGeoCode" />
Normally range would be a column found in the current Select, but can a value
of "M" be passed to the other query?
---------------------------------
Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.
