public interface PersistentObjectCollection extends Collection
ToManyMapProperty
Modifier and Type | Method and Description |
---|---|
void |
addDirectly(Object target)
Adds an object without triggering an event
|
void |
removeDirectly(Object target)
Removes an object without triggering an event
|
Copyright © 2001–2015 Apache Cayenne. All rights reserved.