Class RowMapperCache

java.lang.Object
org.huiche.jdbc.mapper.row.RowMapperCache

public final class RowMapperCache extends Object
行转换器缓存
Author:
Maning
  • Method Details

    • get

      public static RowMapper<?> get(Type type)
      通过类型获取行转换器缓存
      Parameters:
      type - 类型
      Returns:
      行转换器缓存