public class SqlQuery extends Object
Constructor and Description |
---|
SqlQuery(String query,
Map<String,Object> context) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Map<String,Object> |
getContext() |
String |
getQuery() |
int |
hashCode() |
String |
toString() |
public String getQuery()
Copyright © 2011–2017. All rights reserved.