| Package | Description |
|---|---|
| com.querydsl.sql |
SQL/JDBC support
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSQLExceptionTranslator
Default implementation of the
SQLExceptionTranslator interface |
| Modifier and Type | Field and Description |
|---|---|
static SQLExceptionTranslator |
DefaultSQLExceptionTranslator.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.setExceptionTranslator(SQLExceptionTranslator exceptionTranslator)
Set the exception translator
|
Copyright © 2007–2021 Querydsl. All rights reserved.