| Package | Description |
|---|---|
| eu.europeana.api.commons.nosql.dao | |
| eu.europeana.api.commons.nosql.dao.impl | |
| eu.europeana.api.commons.nosql.service | |
| eu.europeana.api.commons.nosql.service.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NosqlDao<E extends NoSqlEntity,T extends Serializable>
Generic DAO service layer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NosqlDaoImpl<E extends NoSqlEntity,T extends Serializable>
Implementation of a NosqlDao
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AbstractNoSqlService<E extends NoSqlEntity,T extends Serializable> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNoSqlServiceImpl<E extends NoSqlEntity,T extends Serializable>
Implementation od the
AbstractNoSqlService |
Copyright © 2017 Europeana Foundation + AIT. All rights reserved.