Package | Description |
---|---|
com.feedzai.commons.sql.abstraction.batch |
Contains a batch to periodically flushes to the database.
|
com.feedzai.commons.sql.abstraction.ddl |
Contains classes that aid on DDL creation.
|
com.feedzai.commons.sql.abstraction.dml |
Contains classes to build DML statements.
|
com.feedzai.commons.sql.abstraction.dml.dialect |
Contains an SQL builder.
|
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.configuration |
Contains classes to configure PdB.
|
com.feedzai.commons.sql.abstraction.engine.handler |
Contains a handler interface to control the definition flow.
|
com.feedzai.commons.sql.abstraction.engine.impl |
Database specific implementations.
|
com.feedzai.commons.sql.abstraction.entry |
A database entry implementation.
|
com.feedzai.commons.sql.abstraction.util |
Contains utility classes that aid PdB.
|
Copyright © 2014 Feedzai. All Rights Reserved.