public class DbRelChangesTracker extends Object
| Constructor and Description |
|---|
DbRelChangesTracker() |
| Modifier and Type | Method and Description |
|---|---|
void |
addedRelTo(long id) |
Set<Long> |
getAddedRelations() |
Set<Long> |
getRemovedRelations() |
void |
removedRelTo(long id) |
Copyright © 2014–2015 Nikolche Mihajlovski and contributors. All rights reserved.