Package org.sql2o.reflection
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 Summary
-
Method Details
-
setProperty
-
getType
Class getType()
-