public interface SqlExceptionTranslator
| Modifier and Type | Method and Description |
|---|---|
javax.persistence.PersistenceException |
translate(String message,
SQLException e)
Translate the given exception.
|
javax.persistence.PersistenceException translate(String message, SQLException e)
Copyright © 2019. All rights reserved.