Package com.atlassian.confluence.upgrade.dml
-
Interface Summary Interface Description DmlCommand A command to generate data manipulation SQL statements -
Class Summary 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 aSelectWithOffsetLimitCommand