| Package | Description |
|---|---|
| com.redhat.thermostat.storage.core |
An API to manipulate data, including the basic create, read, update, and
delete operations.
|
| com.redhat.thermostat.storage.model |
| Modifier and Type | Method and Description |
|---|---|
Cursor<T> |
Query.execute() |
Cursor<T> |
PreparedStatement.executeQuery()
Executes a predefined
Query. |
| Modifier and Type | Method and Description |
|---|---|
<T extends Pojo> |
DistinctResult.getCursor() |
<T extends Pojo> |
AggregateCount.getCursor() |
Copyright © 2016. All Rights Reserved.