Package | Description |
---|---|
com.redhat.thermostat.storage.dao |
Modifier and Type | Interface and Description |
---|---|
interface |
DaoQuery<T extends Pojo> |
interface |
DaoStatement<T extends Pojo> |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDaoOperation<T extends Pojo> |
class |
AbstractDaoQuery<T extends Pojo> |
class |
AbstractDaoStatement<T extends Pojo> |
class |
SimpleDaoQuery<T extends Pojo> |
class |
SimpleDaoStatement<T extends Pojo> |
Modifier and Type | Method and Description |
---|---|
protected <T extends Pojo> |
AbstractDao.executeQuery(DaoOperation<T> daoOperation) |
Copyright © 2017. All rights reserved.