public class DatabaseMetadataDao extends Object
| Constructor and Description |
|---|
DatabaseMetadataDao(org.hibernate.Session session) |
| Modifier and Type | Method and Description |
|---|---|
List<MetadataEntity<?>> |
getAllFor(Long id) |
MetadataEntity<?> |
getInstance(Long key) |
(package private) List<String> |
getMetadataNames(Long id) |
(package private) List<MetadataEntity<?>> |
getSelected(Long id,
Set<String> fields) |
public MetadataEntity<?> getInstance(Long key)
public List<MetadataEntity<?>> getAllFor(Long id)
List<MetadataEntity<?>> getSelected(Long id, Set<String> fields)
Copyright © 2015–2017 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.