public class JdbcSetterFactoryProperty extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
JdbcSetterFactoryProperty.PreparedStatementSetter<T> |
| Constructor and Description |
|---|
JdbcSetterFactoryProperty() |
| Modifier and Type | Method and Description |
|---|---|
static <T> org.simpleflatmapper.map.property.SetterFactoryProperty |
of(JdbcSetterFactoryProperty.PreparedStatementSetter<T> setter) |
public static <T> org.simpleflatmapper.map.property.SetterFactoryProperty of(JdbcSetterFactoryProperty.PreparedStatementSetter<T> setter)
Copyright © 2020. All rights reserved.