Class MapUnderscoreToCamelCaseConfigurationSetting

java.lang.Object
org.mybatis.guice.configuration.settings.MapUnderscoreToCamelCaseConfigurationSetting
All Implemented Interfaces:
ConfigurationSetting

public class MapUnderscoreToCamelCaseConfigurationSetting extends Object implements ConfigurationSetting
  • Constructor Details

    • MapUnderscoreToCamelCaseConfigurationSetting

      public MapUnderscoreToCamelCaseConfigurationSetting(boolean mapUnderscoreToCamelCase)
  • Method Details