| Package | Description |
|---|---|
| com.feedzai.commons.sql.abstraction | |
| com.feedzai.commons.sql.abstraction.batch |
Contains a batch to periodically flushes to the database.
|
| com.feedzai.commons.sql.abstraction.batch.impl | |
| com.feedzai.commons.sql.abstraction.engine |
Contains the database engine core.
|
| com.feedzai.commons.sql.abstraction.listeners |
The listeners interfaces for the pdb.
|
| com.feedzai.commons.sql.abstraction.listeners.impl |
Implementations of listeners for pdb.
|
| Class and Description |
|---|
| BatchEntry
Represents a batch entry that contains the data of the entry and the table name.
|
| Class and Description |
|---|
| AbstractBatch
A Batch that periodically flushes pending insertions to the database.
|
| AbstractBatchConfig
Abstract configuration for
PdbBatch implementations, containing common properties. |
| AbstractBatchConfig.Builder
A builder for the
AbstractBatchConfig. |
| AbstractPdbBatch
A abstract
PdbBatch with useful default base methods for concrete implementations. |
| BatchConfig
Interface specifying a configuration for a
PdbBatch. |
| BatchEntry
Represents a batch entry that contains the data of the entry and the table name.
|
| DefaultBatch
Deprecated.
Use
DefaultBatch instead. |
| PdbBatch
Interface specifying a batch that periodically flushes pending insertions to the database.
|
| Class and Description |
|---|
| AbstractBatchConfig
Abstract configuration for
PdbBatch implementations, containing common properties. |
| AbstractBatchConfig.Builder
A builder for the
AbstractBatchConfig. |
| AbstractPdbBatch
A abstract
PdbBatch with useful default base methods for concrete implementations. |
| BatchConfig
Interface specifying a configuration for a
PdbBatch. |
| BatchEntry
Represents a batch entry that contains the data of the entry and the table name.
|
| PdbBatch
Interface specifying a batch that periodically flushes pending insertions to the database.
|
| Class and Description |
|---|
| AbstractBatch
A Batch that periodically flushes pending insertions to the database.
|
| BatchConfig
Interface specifying a configuration for a
PdbBatch. |
| PdbBatch
Interface specifying a batch that periodically flushes pending insertions to the database.
|
| Class and Description |
|---|
| BatchEntry
Represents a batch entry that contains the data of the entry and the table name.
|
| Class and Description |
|---|
| BatchEntry
Represents a batch entry that contains the data of the entry and the table name.
|
Copyright © 2023 Feedzai. All rights reserved.