public class QueryDslExceptionTranslator extends Object implements com.querydsl.sql.SQLExceptionTranslator
| 构造器和说明 |
|---|
QueryDslExceptionTranslator() |
QueryDslExceptionTranslator(org.springframework.jdbc.support.SQLExceptionTranslator translator) |
public QueryDslExceptionTranslator()
public QueryDslExceptionTranslator(org.springframework.jdbc.support.SQLExceptionTranslator translator)
public RuntimeException translate(String sql, List<Object> bindings, SQLException e)
translate 在接口中 com.querydsl.sql.SQLExceptionTranslatorpublic RuntimeException translate(SQLException e)
translate 在接口中 com.querydsl.sql.SQLExceptionTranslatorCopyright © 2021. All rights reserved.