Is there a way in iBatis 3 to let ResultContext works with generics?
interface ResultContext<T> {
T getResultObject();
}
**** DISCLAIMER ****http://www.tvh.com/newen2/emaildisclaimer/default.html "This message is delivered to all addressees subject to the conditions set forth in the attached disclaimer, which is an integral part of this message."
