Package com.feedzai.commons.sql.abstraction.engine.handler
Contains a handler interface to control the definition flow.
-
Interface Summary Interface Description ExceptionHandler Interface to control the definition flow when defining new entities. -
Class Summary Class Description OperationFault Enumeration for failed operations in the engine.QueryExceptionHandler A handler that can be used to disambiguate the meaning of anSQLExceptionthrown when executing a JDBC method. -
Enum Summary Enum Description OperationFault.Type The type of fault detected in the operation.