Hi all,
I'm thinking of using iBatis in my application and I've two questions about iBatis:
1) How the implementation of PaginatedList handles large result sets? Does it use cursors?
2) Why the unusual use of the ThreadLocal class in SqlMapClientImpl? Why localSqlMapSession isn't declared as static?


Thank you very much in advance!


Best regards, Daniele Bufarini.




Reply via email to