It's possible return simple String[] or List<String> with ibatis maping?
In documentation is only 'int' 'hashmap' and collection of own class. Itried resultType="java.util.String[]" or resultMap="java.util.String" and it doesn't work -- Tomas Prochazka --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
