public interface SQLExceptionTranslator
Modifier and Type | Method and Description |
---|---|
RuntimeException |
translate(SQLException e) |
RuntimeException |
translate(String sql,
List<Object> bindings,
SQLException e) |
RuntimeException translate(String sql, List<Object> bindings, SQLException e)
sql
- e
- RuntimeException translate(SQLException e)
e
- Copyright © 2007–2015 Mysema Ltd. All rights reserved.