Class PojoWarmingCustomizer
- java.lang.Object
-
- org.jdbi.v3.sqlobject.customizer.internal.PojoWarmingCustomizer
-
public final class PojoWarmingCustomizer extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static SqlStatementParameterCustomizerof(Type pojoType, SqlStatementParameterCustomizer customizer)
-
-
-
Method Detail
-
of
public static SqlStatementParameterCustomizer of(Type pojoType, SqlStatementParameterCustomizer customizer)
-
-