Package | Description |
---|---|
com.redhat.thermostat.storage.core |
Modifier and Type | Method and Description |
---|---|
protected PreparedStatement<T> |
VmLatestPojoListGetter.buildQuery(VmRef vmRef,
long since) |
protected PreparedStatement<T> |
VmTimeIntervalPojoListGetter.buildQuery(VmRef vmRef,
long since,
long to) |
static <T extends Pojo> |
PreparedStatementFactory.getInstance(BackingStorage storage,
StatementDescriptor<T> desc) |
<T extends Pojo> |
QueuedStorage.prepareStatement(StatementDescriptor<T> desc) |
<T extends Pojo> |
Storage.prepareStatement(StatementDescriptor<T> desc)
Prepares the given statement for execution.
|
Copyright © 2015. All Rights Reserved.