Class SelectWithOffsetLimitCommand
java.lang.Object
com.atlassian.confluence.upgrade.dml.SelectWithOffsetLimitCommand
- All Implemented Interfaces:
- DmlCommand
Helps generate SQL code to select rows with an offset and limit for all supported databases.
- 
Nested Class SummaryNested Classes
- 
Method Summary
- 
Method Details- 
getStatement- Specified by:
- getStatementin interface- DmlCommand
 
 
-