Interface Setter

All Known Implementing Classes:
FieldSetter, MethodSetter

public interface Setter
The Setter interface is used by sql2o to set property values when doing automatic column to property mapping
  • Method Details