public interface SQLExceptionTranslator
Modifier and Type | Method and Description |
---|---|
RuntimeException |
translate(String sql,
SQLException e) |
RuntimeException translate(@Nullable String sql, SQLException e)
sql
- e
- Copyright © 2007–2014 Mysema Ltd. All rights reserved.