Class PojoWarmingCustomizer
java.lang.Object
org.jdbi.v3.sqlobject.customizer.internal.PojoWarmingCustomizer
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PojoWarmingCustomizer
private PojoWarmingCustomizer()
-
-
Method Details
-
of
public static SqlStatementParameterCustomizer of(Type pojoType, SqlStatementParameterCustomizer customizer)
-