Package | Description |
---|---|
com.hp.util.persistence |
...
|
com.hp.util.persistence.cassandra |
...
|
com.hp.util.persistence.cassandra.entitymgr |
...
|
com.hp.util.persistence.cassandra.query |
...
|
Class and Description |
---|
BaseDao
BaseDao is the Base Data Access Object. |
ReadQuery
ReadQuery provides ability for the business logic to perform
Read operations on the persistence layer. |
Storable
Storable is a contract between the Data Access Object and the
Entity Manager. |
WriteQuery
WriteQuery provides ability for the business logic to perform
Write operations on the persistence layer. |
Class and Description |
---|
BaseDao
BaseDao is the Base Data Access Object. |
Dao
Dao is the Data Access Object. |
DataStoreService
DataStoreService Provides services to interact with the model
data store. |
ReadQuery
ReadQuery provides ability for the business logic to perform
Read operations on the persistence layer. |
Storable
Storable is a contract between the Data Access Object and the
Entity Manager. |
WriteQuery
WriteQuery provides ability for the business logic to perform
Write operations on the persistence layer. |
Class and Description |
---|
DbConnectionService
This class used to validate the database connectivity.
|
Storable
Storable is a contract between the Data Access Object and the
Entity Manager. |
Class and Description |
---|
Dao
Dao is the Data Access Object. |
ReadQuery
ReadQuery provides ability for the business logic to perform
Read operations on the persistence layer. |
Storable
Storable is a contract between the Data Access Object and the
Entity Manager. |
WriteQuery
WriteQuery provides ability for the business logic to perform
Write operations on the persistence layer. |
Copyright © 2015. All Rights Reserved.