| Package | Description |
|---|---|
| com.feedzai.commons.sql.abstraction.engine |
Contains the database engine core.
|
| com.feedzai.commons.sql.abstraction.engine.handler |
Contains a handler interface to control the definition flow.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractDatabaseEngine.handleOperation(OperationFault op,
Exception e)
Controls if the given faulty operation must be silenced or not.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ExceptionHandler.proceed(OperationFault op,
Exception e)
Decides if the flow must continue after a faulty operation take place.
|
Copyright © 2014 Feedzai. All Rights Reserved.