public class JdbcTypeConverter extends Object implements com.jn.langx.Converter<Integer,JdbcType>
static JdbcTypeConverter
INSTANCE
JdbcTypeConverter()
JdbcType
apply(Integer input)
boolean
isConvertible(Class sourceClass, Class targetClass)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final JdbcTypeConverter INSTANCE
public JdbcTypeConverter()
public boolean isConvertible(Class sourceClass, Class targetClass)
isConvertible
com.jn.langx.Converter<Integer,JdbcType>
public JdbcType apply(Integer input)
apply
com.jn.langx.util.function.Function<Integer,JdbcType>
Copyright © 2021. All rights reserved.