public class MyBatisExceptionTranslator extends Object implements org.springframework.dao.support.PersistenceExceptionTranslator
| 构造器和说明 |
|---|
MyBatisExceptionTranslator(DataSource dataSource,
boolean exceptionTranslatorLazyInit) |
public MyBatisExceptionTranslator(DataSource dataSource, boolean exceptionTranslatorLazyInit)
public org.springframework.dao.DataAccessException translateExceptionIfPossible(RuntimeException e)
translateExceptionIfPossible 在接口中 org.springframework.dao.support.PersistenceExceptionTranslatorCopyright © 2016. All rights reserved.