Interface DmlCommand
-
- All Known Implementing Classes:
SelectWithOffsetLimitCommand
public interface DmlCommandA command to generate data manipulation SQL statements
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DmlStatementgetStatement()
-
-
-
Method Detail
-
getStatement
DmlStatement getStatement()
-
-