Searched refs:withPropertyNamingStrategy (Results 1 – 2 of 2) sorted by relevance
236 public BaseSettings withPropertyNamingStrategy(PropertyNamingStrategy pns) { in withPropertyNamingStrategy() method in BaseSettings
457 return _withBase(_base.withPropertyNamingStrategy(pns)); in with()