public static class ObjectStore.QueryWrapper extends Object implements AutoCloseable
| Modifier and Type | Field and Description |
|---|---|
javax.jdo.Query |
query |
| Constructor and Description |
|---|
QueryWrapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Explicitly closes the query object to release the resources
|
public void close()
close in interface AutoCloseableCopyright © 2019 The Apache Software Foundation. All Rights Reserved.