public class JdbcSetterFactoryProperty extends Object
| Modifier and Type | Class | Description |
|---|---|---|
static interface |
JdbcSetterFactoryProperty.PreparedStatementSetter<T> |
| Constructor | Description |
|---|---|
JdbcSetterFactoryProperty() |
| Modifier and Type | Method | 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 © 2019. All rights reserved.