public interface RowMapperSelector
Modifier and Type | Method and Description |
---|---|
org.springframework.jdbc.core.RowMapper |
rowMapperSelector(Class requiredType)
根据class类型,获取RowMapper
|
org.springframework.jdbc.core.RowMapper rowMapperSelector(Class requiredType)
requiredType
- Copyright © 2006–2018 TinyGroup. All rights reserved.