Module org.simpleflatmapper.jdbc
Class JdbcGetterFactoryProperty
java.lang.Object
org.simpleflatmapper.jdbc.property.JdbcGetterFactoryProperty
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> org.simpleflatmapper.map.property.GetterFactoryPropertyforType(Class<T> type, JdbcGetterFactoryProperty.ResultSetGetter<T> getter)
-
Constructor Details
-
JdbcGetterFactoryProperty
public JdbcGetterFactoryProperty()
-
-
Method Details
-
forType
public static <T> org.simpleflatmapper.map.property.GetterFactoryProperty forType(Class<T> type, JdbcGetterFactoryProperty.ResultSetGetter<T> getter)
-