Module org.simpleflatmapper.jdbc
Class JdbcSetterFactoryProperty
java.lang.Object
org.simpleflatmapper.jdbc.property.JdbcSetterFactoryProperty
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> org.simpleflatmapper.map.property.SetterFactoryProperty
-
Constructor Details
-
JdbcSetterFactoryProperty
public JdbcSetterFactoryProperty()
-
-
Method Details
-
of
public static <T> org.simpleflatmapper.map.property.SetterFactoryProperty of(JdbcSetterFactoryProperty.PreparedStatementSetter<T> setter)
-