| Interface | Description |
|---|---|
| DmlCommand |
A command to generate data manipulation SQL statements
|
| Class | Description |
|---|---|
| DmlStatement |
Represents a DML statement consisting of a DML statement with placeholders and the arguments that go with it.
|
| SelectWithOffsetLimitCommand |
Helps generate SQL code to select rows with an offset and limit for all supported databases.
|
| SelectWithOffsetLimitCommand.Builder |
Builds a
SelectWithOffsetLimitCommand |
Copyright © 2003–2019 Atlassian. All rights reserved.