public class QueryBundle extends Object
| Constructor and Description |
|---|
QueryBundle(String name,
org.springframework.core.io.Resource query,
org.springframework.core.io.Resource result) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
org.springframework.core.io.Resource |
getQuery() |
org.springframework.core.io.Resource |
getResult() |
String |
toString() |
public QueryBundle(String name, org.springframework.core.io.Resource query, org.springframework.core.io.Resource result)
Copyright © 2015. All rights reserved.