| Package | Description |
|---|---|
| com.feedzai.commons.sql.abstraction.dml |
Contains classes to build DML statements.
|
| com.feedzai.commons.sql.abstraction.engine |
Contains the database engine core.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Values.Row> |
Values.getRows()
Gets the rows.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
AbstractTranslator.translate(Values.Row row)
Translates Values.Row.
|
Copyright © 2020 Feedzai. All Rights Reserved.