Uses of Interface
org.hibernate.boot.model.source.spi.FilterSource
-
Packages that use FilterSource Package Description org.hibernate.boot.model.source.spi -
-
Uses of FilterSource in org.hibernate.boot.model.source.spi
Methods in org.hibernate.boot.model.source.spi that return FilterSource Modifier and Type Method Description FilterSource[]EntitySource. getFilterSources()Obtain the filters for this entity.FilterSource[]PluralAttributeElementSourceManyToMany. getFilterSources()FilterSource[]PluralAttributeSource. getFilterSources()
-