public interface JdbcTemplate<E>
| Modifier and Type | Method and Description |
|---|---|
Object |
exec(E e,
Connection conn,
Transaction transaction) |
Object exec(E e, Connection conn, Transaction transaction) throws Exception
ExceptionCopyright © 2015. All Rights Reserved.