| Package | Description |
|---|---|
| com.feedzai.commons.sql.abstraction.batch |
Contains a batch to periodically flushes to the database.
|
| com.feedzai.commons.sql.abstraction.engine |
Contains the database engine core.
|
| Class and Description |
|---|
| AbstractBatch
A Batch that periodically flushes pending insertions to the database.
|
| BatchEntry
Represents a batch entry that contains the data of the entry and the table name.
|
| DefaultBatch
The default batch implementation.
|
| Class and Description |
|---|
| AbstractBatch
A Batch that periodically flushes pending insertions to the database.
|
Copyright © 2014 Feedzai. All Rights Reserved.