|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RowMapper | |
|---|---|
| com.googlecode.flyway.core.util.jdbc | Private API: No compatibility guarantees provided. |
| Uses of RowMapper in com.googlecode.flyway.core.util.jdbc |
|---|
| Methods in com.googlecode.flyway.core.util.jdbc with parameters of type RowMapper | ||
|---|---|---|
|
JdbcTemplate.query(java.lang.String query,
RowMapper<T> rowMapper)
Executes this query and map the results using this row mapper. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||