Uses of Interface
org.hibernate.boot.model.source.spi.FilterSource
Packages that use FilterSource
Package
Description
-
Uses of FilterSource in org.hibernate.boot.model.source.internal.hbm
Classes in org.hibernate.boot.model.source.internal.hbm that implement FilterSourceMethods in org.hibernate.boot.model.source.internal.hbm that return FilterSourceModifier and TypeMethodDescriptionAbstractEntitySourceImpl.getFilterSources()AbstractPluralAttributeSourceImpl.getFilterSources()PluralAttributeElementSourceManyToManyImpl.getFilterSources() -
Uses of FilterSource in org.hibernate.boot.model.source.spi
Methods in org.hibernate.boot.model.source.spi that return FilterSourceModifier and TypeMethodDescriptionEntitySource.getFilterSources()Obtain the filters for this entity.PluralAttributeElementSourceManyToMany.getFilterSources()PluralAttributeSource.getFilterSources()