| Package | Description |
|---|---|
| org.ovirt.engine.core.dao |
| Modifier and Type | Interface and Description |
|---|---|
interface |
StoragePoolDAO
StoragePoolDAO defines a type for performing CRUD operations on instances of storage_pool. |
interface |
StoragePoolIsoMapDAO
StoragePoolIsoMap DAO
|
interface |
VdsDynamicDAO
VdsDynamicDAO defines a type that performs CRUD operations on instances of VDS. |
interface |
VmDynamicDAO |
interface |
VmTemplateDAO
VmTemplateDAO defines a type for performing CRUD operations on instances of VmTemplate. |
| Modifier and Type | Class and Description |
|---|---|
class |
StoragePoolDAODbFacadeImpl
StoragePoolDAODbFacadeImpl provides a concrete implementation of StoragePoolDAO based on code
from DbFacade. |
class |
StoragePoolIsoMapDAODbFacadeImpl |
class |
VdsDynamicDAODbFacadeImpl
|
class |
VmDynamicDAODbFacadeImpl |
class |
VmTemplateDAODbFacadeImpl
VmTemplateDAODbFacadeImpl provides a concrete implementation of VmTemplateDAO. |
Copyright © 2012. All Rights Reserved.