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 Querydsl. All rights reserved.