public class JdbcGetterFactoryProperty extends Object
| Modifier and Type | Class | Description |
|---|---|---|
static interface |
JdbcGetterFactoryProperty.ResultSetGetter<T> |
| Constructor | Description |
|---|---|
JdbcGetterFactoryProperty() |
| Modifier and Type | Method | Description |
|---|---|---|
static <T> org.simpleflatmapper.map.property.GetterFactoryProperty |
forType(Class<T> type,
JdbcGetterFactoryProperty.ResultSetGetter<T> getter) |
public static <T> org.simpleflatmapper.map.property.GetterFactoryProperty forType(Class<T> type, JdbcGetterFactoryProperty.ResultSetGetter<T> getter)
Copyright © 2019. All rights reserved.