类 FilterHelper


  • public class FilterHelper
    extends Object
    Implementation of FilterHelper.
    作者:
    Steve Ebersole, Rob Worsnop
    • 构造器详细资料

      • FilterHelper

        public FilterHelper​(List<FilterConfiguration> filters,
                            SessionFactoryImplementor factory)
        The map of defined filters. This is expected to be in format where the filter names are the map keys, and the defined conditions are the values.
        参数:
        filters - The map of defined filters.
        factory - The session factory