Class PropertyIndexProvider

  • All Implemented Interfaces:
    QueryIndexProvider

    public class PropertyIndexProvider
    extends java.lang.Object
    implements QueryIndexProvider
    A provider for property indexes.
    Even if there are multiple index definitions, there is only actually one PropertyIndex instance, which is used for all indexes.
    See Also:
    PropertyIndex