com.atlassian.confluence.upgrade.dml
Interface DmlCommand

All Known Implementing Classes:
SelectWithOffsetLimitCommand

public interface DmlCommand

A command to generate data manipulation SQL statements


Method Summary
 DmlStatement getStatement()
           
 

Method Detail

getStatement

DmlStatement getStatement()


Copyright © 2003–2015 Atlassian. All rights reserved.