java.util.Collection<T>
, java.lang.Iterable<T>
, TxSynchronizable
LazyHashSet
public interface LazyCollection<T> extends java.util.Collection<T>, TxSynchronizable
IllegalStateException maybe thrown if the object is accessed out of a transaction context.
Modifier and Type | Method | Description |
---|---|---|
java.util.List<T> |
getAddedEntitiesList() |
|
java.util.List<Identity> |
getIdsList() |
|
java.util.List<Identity> |
getRemovedIdsList() |
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, parallelStream, remove, removeAll, removeIf, retainAll, size, spliterator, stream, toArray, toArray
committed, rolledback
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com