Zenon, when using Guice you can directly inject an SqlSession or a
Mapper, what do you want to inject a factory for?
On 2 abr, 15:31, Zenon <
[hidden email]> wrote:
> I wonder how to do this in the simplest way, I've looked around the
> web but I've not found an example for a web app using mybatis guice.