@Deprecated public interface JdbcListFactory
| Modifier and Type | Method and Description |
|---|---|
<T> List<T> |
getList(String sql,
Map<String,Object> parameters,
org.springframework.jdbc.core.RowMapper<T> rowMapper)
Deprecated.
|
Copyright © 2021. All rights reserved.