mybatis-guice-3.7
          ·
          
            1779 commits
          
          to master
          since this release
        
        
        
3.7 maintenance release
- Default scripting language can be used.
 - Generic type handlers can be used.
 - Constructor injection will not work on type handlers due to support for generic type handlers.
 - Use field or setter injection instead.
 - Injection will work for ObjectFactory and ObjectWrapperFactory when using XML configuration.