Searched refs:LowerDotCaseStrategy (Results 1 – 1 of 1) sorted by relevance
86 public static final PropertyNamingStrategy LOWER_DOT_CASE = new LowerDotCaseStrategy();421 public static class LowerDotCaseStrategy extends PropertyNamingStrategyBase { class in PropertyNamingStrategy