Package | Description |
---|---|
com.mysema.query.sql |
SQL/JDBC support for Querydsl
|
com.mysema.query.sql.spring |
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) |
Modifier and Type | Class and Description |
---|---|
class |
SpringExceptionTranslator
SpringExceptionTranslator is an SQLExceptionTranslator implementation which uses Spring's
exception translation functionality internally
|
Copyright © 2007–2015 Mysema Ltd. All rights reserved.