Class PropertyNamingStrategy.LowerCaseWithUnderscoresStrategy

All Implemented Interfaces:
Serializable
Enclosing class:
PropertyNamingStrategy

@Deprecated public static class PropertyNamingStrategy.LowerCaseWithUnderscoresStrategy extends PropertyNamingStrategy.SnakeCaseStrategy
Deprecated.
See Also:
  • Constructor Details

    • LowerCaseWithUnderscoresStrategy

      public LowerCaseWithUnderscoresStrategy()
      Deprecated.