Uses of Interface
net.ontopia.persistence.proxy.TrackableCollectionIF
-
Packages that use TrackableCollectionIF Package Description net.ontopia.persistence.proxy An object-relational mapping framework. -
-
Uses of TrackableCollectionIF in net.ontopia.persistence.proxy
Classes in net.ontopia.persistence.proxy that implement TrackableCollectionIF Modifier and Type Class Description class
TrackableLazySet<E>
INTERNAL: A set implementation that track the changes performed on it.class
TrackableSet<E>
INTERNAL: A set implementation that track the changes performed on it.
-