Class ProviderSqlSource

  • All Implemented Interfaces:
    SqlSource

    public class ProviderSqlSource
    extends java.lang.Object
    implements SqlSource
    Author:
    Clinton Begin, Kazuki Shimizu
    • Constructor Detail

      • ProviderSqlSource

        public ProviderSqlSource​(Configuration configuration,
                                 java.lang.Object provider,
                                 java.lang.Class<?> mapperType,
                                 java.lang.reflect.Method mapperMethod)
        Since:
        3.4.5