Package | Description |
---|---|
org.ovirt.engine.core.dao |
Modifier and Type | Interface and Description |
---|---|
interface |
DiskImageDynamicDAO |
interface |
VmDynamicDAO |
interface |
VmNetworkStatisticsDAO
VmNetworkStatisticsDAO defines a type for performing CRUD operations on instances of
VmNetworkStatistics . |
interface |
VmStatisticsDAO |
Modifier and Type | Class and Description |
---|---|
class |
DiskImageDynamicDAODbFacadeImpl
JDBC template based implementation of DiskImageDynamicDAO
|
class |
MassOperationsGenericDaoDbFacade<T extends BusinessEntity<ID>,ID extends Serializable>
Implementation for the
MassOperationsDao which provides a default
updateAll(Collection) method that uses the
DefaultGenericDaoDbFacade.update(SimpleJdbcCallOperations, BusinessEntity) method in a more smart way,
reusing the SimpleJdbcCallOperations . |
class |
VmDynamicDAODbFacadeImpl |
class |
VmNetworkStatisticsDAODbFacadeImpl
VmNetworkStatisticsDAODbFacadeImpl provides an implementation of VmNetworkStatisticsDAO . |
class |
VmStatisticsDaoDbFacadeImpl |
Copyright © 2012. All Rights Reserved.