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 | 
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, parallelStream, remove, removeAll, removeIf, retainAll, size, spliterator, stream, toArray, toArrayCopyright © 2001–2023 Apache Cayenne. All rights reserved.