emacarron / mybatis

Automatically exported from code.google.com/p/mybatis
0 stars 0 forks source link

SqlSession .selectList hits database even with caching working using pooled DataSource #135

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What version of the MyBatis are you using? 3.0.2

Please describe the problem.

When a result is returned from the cache the database is still accessed.

For details see:
http://groups.google.com/group/mybatis-user/browse_thread/thread/bf3c5fbb9ac2b06
1

Original issue reported on code.google.com by jane...@gmail.com on 8 Oct 2010 at 1:40

GoogleCodeExporter commented 9 years ago

Original comment by eduardo.macarron on 5 Sep 2011 at 10:25