public interface DbRelationInternals
| Modifier and Type | Method and Description |
|---|---|
boolean |
addId(long id) |
Set<Long> |
getAddedRelations() |
Set<Long> |
getRemovedRelations() |
boolean |
hasId(long id) |
boolean |
removeId(long id) |
void |
setHolder(Object holder) |
Copyright © 2014–2015 Nikolche Mihajlovski and contributors. All rights reserved.