public static class MongoJackObjectMapperProvider.PreserveLeadingUnderscoreStrategy
extends com.fasterxml.jackson.databind.PropertyNamingStrategy.LowerCaseWithUnderscoresStrategy
Apparently no one in the world tried to use a different naming strategy with MongoJack. (one of my many useless talents is finding corner cases).
com.fasterxml.jackson.databind.PropertyNamingStrategy.LowerCaseStrategy, com.fasterxml.jackson.databind.PropertyNamingStrategy.LowerCaseWithUnderscoresStrategy, com.fasterxml.jackson.databind.PropertyNamingStrategy.PascalCaseStrategy, com.fasterxml.jackson.databind.PropertyNamingStrategy.PropertyNamingStrategyBase
Constructor and Description |
---|
MongoJackObjectMapperProvider.PreserveLeadingUnderscoreStrategy() |
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.