public class SelectionMarkerDAO extends HibernateRepository<SelectionMarker>
| Constructor and Description |
|---|
SelectionMarkerDAO() |
| Modifier and Type | Method and Description |
|---|---|
SelectionMarker |
get(long id) |
List<String> |
getMatchingSelectionMarkers(String token,
int limit) |
create, currentSession, delete, get, getBuilder, updatepublic SelectionMarker get(long id)
Copyright © 2017. All rights reserved.