public class NativeSQLQuerySpecification extends Object
Constructor and Description |
---|
NativeSQLQuerySpecification(String queryString,
NativeSQLQueryReturn[] queryReturns,
Collection querySpaces) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
NativeSQLQueryReturn[] |
getQueryReturns() |
Set |
getQuerySpaces() |
String |
getQueryString() |
int |
hashCode() |
public NativeSQLQuerySpecification(String queryString, NativeSQLQueryReturn[] queryReturns, Collection querySpaces)
public String getQueryString()
public NativeSQLQueryReturn[] getQueryReturns()
public Set getQuerySpaces()
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.