| Package | Description |
|---|---|
| org.n52.series.db.da | |
| org.n52.series.db.dao |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractDao<PlatformEntity> |
PlatformRepository.createDao(org.hibernate.Session session) |
protected AbstractDao<PhenomenonEntity> |
PhenomenonRepository.createDao(org.hibernate.Session session) |
protected abstract AbstractDao<E> |
ParameterRepository.createDao(org.hibernate.Session session) |
protected AbstractDao<CategoryEntity> |
CategoryRepository.createDao(org.hibernate.Session session) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
EntityCounter.getCount(AbstractDao<?> dao,
DbQuery query) |
protected E |
ParameterRepository.getEntity(java.lang.Long id,
AbstractDao<E> dao,
DbQuery query) |
protected ServiceEntity |
ServiceRepository.getEntity(java.lang.Long id,
AbstractDao<ServiceEntity> dao,
DbQuery query) |
| Modifier and Type | Class and Description |
|---|---|
class |
CategoryDao |
class |
DataDao<T extends DataEntity>
TODO: JavaDoc
|
class |
DatasetDao<T extends DatasetEntity> |
class |
FeatureDao |
class |
OfferingDao |
class |
ParameterDao<T extends DescribableEntity,I extends I18nEntity> |
class |
PhenomenonDao |
class |
PlatformDao |
class |
ProcedureDao |
class |
ServiceDao |
Copyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.