Interface FilterRestrictable

All Known Subinterfaces:
CollectionPersister, DeprecatedCollectionStuff, DeprecatedEntityStuff, EntityMappingType, EntityPersister, InFlightEntityMappingType, Joinable, Loadable, Lockable, OuterJoinLoadable, PluralAttributeMapping, PostInsertIdentityPersister, Queryable, QueryableCollection, Restrictable, SQLLoadable, SQLLoadableCollection, UniqueKeyLoadable
All Known Implementing Classes:
AbstractCollectionPersister, AbstractEntityPersister, AnonymousTupleEntityValuedModelPart, BasicCollectionPersister, JoinedSubclassEntityPersister, OneToManyPersister, PluralAttributeMappingImpl, SingleTableEntityPersister, UnionSubclassEntityPersister

public interface FilterRestrictable
Things that can have associated Filter declarations.
See Also: