T - the typeI - the primary key typepublic interface IFindVersioned<T extends de.taimos.dao.IEntity<I>,I>
| Modifier and Type | Method and Description |
|---|---|
T |
findLatest(I id) |
T |
findVersion(I id,
long revision) |
Copyright © 2014 Cinovo AG. All Rights Reserved.