public interface WhereClause
Modifier and Type | Interface and Description |
---|---|
static class |
WhereClause.MatchType |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.Object> |
getArguments() |
WhereClause.MatchType |
getMatchType() |
java.lang.String |
getSql() |
java.lang.String getSql()
java.util.List<java.lang.Object> getArguments()
WhereClause.MatchType getMatchType()
Copyright © 2003-2014 Atlassian. All Rights Reserved.