com.jpattern.orm.session.datasource.exception
Class SpringBasedSQLStateSQLExceptionTranslator
java.lang.Object
com.jpattern.orm.session.datasource.exception.SpringBasedSQLStateSQLExceptionTranslator
public class SpringBasedSQLStateSQLExceptionTranslator
- extends Object
An exception wrapper based on the code of org.springframework.jdbc.support.SQLStateSQLExceptionTranslator
of spring-jdbc module
- Author:
- cinafr
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
doTranslate
public static OrmSqlException doTranslate(String task,
String sql,
SQLException ex)
Copyright © 2013. All Rights Reserved.