| Package | Description |
|---|---|
| eu.europeana.api.commons.nosql.dao.impl | |
| eu.europeana.api.commons.nosql.service.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
NosqlDaoImpl<E extends NoSqlEntity,T extends Serializable>
Implementation of a NosqlDao
|
| Modifier and Type | Method and Description |
|---|---|
protected NosqlDao<E,T> |
AbstractNoSqlServiceImpl.getDao()
Getter for DAO, only available for internal usage.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractNoSqlServiceImpl.setDao(NosqlDao<E,T> dao)
Used by Bean configuration to inject Entity based DAO.
|
Copyright © 2017 Europeana Foundation + AIT. All rights reserved.