public class DatasourceExceptionSorter extends Object implements org.tranql.connector.ExceptionSorter
Modifier and Type | Class and Description |
---|---|
static class |
DatasourceExceptionSorter.Classcode |
static class |
DatasourceExceptionSorter.Configuration |
static class |
DatasourceExceptionSorter.Registry |
Constructor and Description |
---|
DatasourceExceptionSorter() |
Modifier and Type | Method and Description |
---|---|
boolean |
isExceptionFatal(Exception e) |
boolean |
rollbackOnFatalException() |
public DatasourceExceptionSorter()
public boolean isExceptionFatal(Exception e)
isExceptionFatal
in interface org.tranql.connector.ExceptionSorter
public boolean rollbackOnFatalException()
rollbackOnFatalException
in interface org.tranql.connector.ExceptionSorter
Copyright © 2018 Nuxeo. All rights reserved.