public class DmlStatement extends Object
DmlStatement(String statementWithPlaceholders, Object[] arguments)
boolean
equals(Object o)
Object[]
getArguments()
String
getStatementWithPlaceholders()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public DmlStatement(String statementWithPlaceholders, Object[] arguments)
public String getStatementWithPlaceholders()
public Object[] getArguments()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2003–2016 Atlassian. All rights reserved.