JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Index
Search
Help
huiche.jdbc
org.huiche.jdbc.mapper.row
Contents
Description
Classes and Interfaces
Hide sidebar
Show sidebar
Package org.huiche.jdbc.mapper.row
package
org.huiche.jdbc.mapper.row
内置行转换器实现相关
Author:
Maning
All Classes and Interfaces
Interfaces
Classes
Class
Description
DefaultMapRowMapper
默认MAP行转换器
EntityRowMapper
<T>
实体类行转换器
MapRowMapper
Map的行转换器
RowMapper
<T>
行转换器
RowMapperCache
行转换器缓存
SingleColumnRowMapper
<T>
单列行转换器