public class QueryInfo extends InfoObject
| Modifier and Type | Field and Description |
|---|---|
String |
description |
MethodInfo |
method |
String |
queryStatement |
boolean |
remoteResultType |
| Constructor and Description |
|---|
QueryInfo() |
public String description
public MethodInfo method
public String queryStatement
public boolean remoteResultType
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.