Package | Description |
---|---|
com.hp.sdn.adm.dao |
Definitions of data access services for persisting and retrieving
information applicable at the Administrator tier of the SDN Controller.
|
com.hp.sdn.adm.dao.model |
Model POJOs implementations used to persist and retrieve information
applicable at the Administrator tier of the SDN Controller.
|
com.hp.sdn.dao.model |
Model POJOs implementations used to persist and retrieve information.
|
com.hp.sdn.dvc.dao |
Device Key persistence and teaming
|
com.hp.util.dao |
Definitions of interfaces and utility class for managing interactions to the persistence layer.
|
com.hp.util.dao.query |
Basic database queries that utilize a data access object.
|
Class and Description |
---|
ReadQuery
Data store query.
|
WriteQuery
Data store transaction.
|
Class and Description |
---|
Storable
Abstraction of a nondescript persisted entity.
|
Versioned
JPA specific version value
|
Class and Description |
---|
Storable
Abstraction of a nondescript persisted entity.
|
Versioned
JPA specific version value
|
Class and Description |
---|
AbstractBaseDao
JPA Abstract Data Access Object.
|
AbstractDao
JPA Abstract Data Access Object.
|
BaseDao
Base Data Access Object.
|
Dao
Data Access Object.
|
DataStoreService
Provides services to interact with the persistence data store.
|
ReadQuery
Data store query.
|
Storable
Abstraction of a nondescript persisted entity.
|
WriteQuery
Data store transaction.
|
Class and Description |
---|
AbstractBaseDao
JPA Abstract Data Access Object.
|
BaseDao
Base Data Access Object.
|
BidirectionalDependentDao
Data Access Object for a storable that is the dependent object in a
one-to-many bidirectional relation.
|
Dao
Data Access Object.
|
DataStoreContext
Data store context.
|
DataStoreService
Provides services to interact with the persistence data store.
|
Dependable
Dependable object.
|
DependentUpdater
Dependent updater.
|
QueryPredicateGenerator
Query predicate generator.
|
ReadQuery
Data store query.
|
Storable
Abstraction of a nondescript persisted entity.
|
UpdateStrategy
Update Strategy.
|
Versioned
JPA specific version value
|
WriteQuery
Data store transaction.
|
Class and Description |
---|
BaseDao
Base Data Access Object.
|
BidirectionalDependentDao
Data Access Object for a storable that is the dependent object in a
one-to-many bidirectional relation.
|
Dao
Data Access Object.
|
DataStoreContext
Data store context.
|
Dependable
Dependable object.
|
ReadQuery
Data store query.
|
Storable
Abstraction of a nondescript persisted entity.
|
WriteQuery
Data store transaction.
|
Copyright © 2015. All Rights Reserved.