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 classTrackableLazySet<E>INTERNAL: A set implementation that track the changes performed on it.classTrackableSet<E>INTERNAL: A set implementation that track the changes performed on it.
-