|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ParameterizedSingleColumnRowMapper | |
---|---|
org.springframework.jdbc.core.simple | Simplification layer over JdbcTemplate for Java 5 and above. |
Uses of ParameterizedSingleColumnRowMapper in org.springframework.jdbc.core.simple |
---|
Methods in org.springframework.jdbc.core.simple that return ParameterizedSingleColumnRowMapper | ||
---|---|---|
static
|
ParameterizedSingleColumnRowMapper.newInstance(Class<T> requiredType)
Static factory method to create a new ParameterizedSingleColumnRowMapper (with the required type specified only once). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |