Package | Description |
---|---|
org.springframework.jdbc.core.simple |
Simplification layer over JdbcTemplate for Java 5 and above.
|
Modifier and Type | Method and Description |
---|---|
static <T> ParameterizedBeanPropertyRowMapper<T> |
ParameterizedBeanPropertyRowMapper.newInstance(Class<T> mappedClass)
Static factory method to create a new ParameterizedBeanPropertyRowMapper
(with the mapped class specified only once).
|
Copyright © 2015. All rights reserved.