Package | Description |
---|---|
com.feedzai.commons.sql.abstraction.batch |
Contains a batch to periodically flushes to the database.
|
com.feedzai.commons.sql.abstraction.dml |
Contains classes to build DML statements.
|
com.feedzai.commons.sql.abstraction.dml.result |
Columns results implementations.
|
com.feedzai.commons.sql.abstraction.engine |
Contains the database engine core.
|
com.feedzai.commons.sql.abstraction.engine.impl |
Database specific implementations.
|
Class and Description |
---|
DatabaseEngine
Interface with the specific database implementation.
|
DatabaseEngineException
Represents
AbstractDatabaseEngine exceptions. |
Class and Description |
---|
AbstractTranslator
Abstract translator to be extended by specific implementations.
|
Class and Description |
---|
DatabaseEngineException
Represents
AbstractDatabaseEngine exceptions. |
DatabaseEngineRuntimeException
To be thrown when faults happen during regular database operations.
|
Class and Description |
---|
AbstractTranslator
Abstract translator to be extended by specific implementations.
|
ConnectionResetException
Exceptions to be thrown when Connection Reset cannot be performed.
|
DatabaseEngine
Interface with the specific database implementation.
|
DatabaseEngineDriver
Utility Enumeration to access default information for Database Vendors.
|
DatabaseEngineException
Represents
AbstractDatabaseEngine exceptions. |
DatabaseEngineRuntimeException
To be thrown when faults happen during regular database operations.
|
DatabaseFactory.PdbModule
Module that enables dependency injection in PDB.
|
DatabaseFactory.PdbModule.Builder
Builder to create immutable instances of
DatabaseFactory.PdbModule . |
DatabaseFactoryException
Exceptions related with
DatabaseFactory . |
DuplicateEngineException
To be thrown if it is not possible to duplicate a connection.
|
MappedEntity
Mapped entity contains information about an entity that has been mapped using the engine.
|
NameAlreadyExistsException
Exceptions related with
NameAlreadyExistsException . |
RecoveryException
Exceptions related with
RecoveryException . |
RetryLimitExceededException
Represents
RetryLimitExceededException exceptions. |
Class and Description |
---|
AbstractDatabaseEngine
Provides a set of functions to interact with the database.
|
AbstractTranslator
Abstract translator to be extended by specific implementations.
|
ConnectionResetException
Exceptions to be thrown when Connection Reset cannot be performed.
|
DatabaseEngine
Interface with the specific database implementation.
|
DatabaseEngineException
Represents
AbstractDatabaseEngine exceptions. |
MappedEntity
Mapped entity contains information about an entity that has been mapped using the engine.
|
Copyright © 2014 Feedzai. All Rights Reserved.