Class Hierarchy
- java.lang.Object
- net.sf.basedb.core.snapshot.AnnotationFilter (implements net.sf.basedb.util.filter.Filter<T>)
- net.sf.basedb.core.snapshot.AnnotationLoaderUtil (implements net.sf.basedb.util.filter.Filter<T>)
- net.sf.basedb.core.snapshot.AnnotationSetSnapshot (implements java.io.Serializable)
- net.sf.basedb.core.snapshot.AnnotationSetSnapshot.SortByProjectComparator (implements java.util.Comparator<T>)
- net.sf.basedb.core.snapshot.AnnotationSnapshot (implements java.io.Serializable)
- net.sf.basedb.core.snapshot.AnnotationSnapshot.AnnotationTypeComparator (implements java.util.Comparator<T>)
- net.sf.basedb.core.snapshot.AnnotationSnapshot.ProjectComparator (implements java.util.Comparator<T>)
- net.sf.basedb.core.snapshot.AnnotationTypeFilter (implements net.sf.basedb.util.filter.Filter<T>)
- net.sf.basedb.core.snapshot.DisabledInheritanceFilter (implements net.sf.basedb.util.filter.Filter<T>)
- net.sf.basedb.core.snapshot.ProjectFilter (implements net.sf.basedb.util.filter.Filter<T>)
- net.sf.basedb.core.snapshot.SnapshotManager