| Package | Description |
|---|---|
| org.springframework.jdbc.core |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
JdbcTemplate.execute(StatementCallback<T> action) |
<T> T |
JdbcOperations.execute(StatementCallback<T> action) |
Copyright © 2022. All rights reserved.