| 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 |
|---|---|
List<Values.Row> |
Values.getRows()
Gets the rows.
|
| Modifier and Type | Method and Description |
|---|---|
String |
AbstractTranslator.translate(Values.Row row)
Translates Values.Row.
|
Copyright © 2023 Feedzai. All rights reserved.