com.polarion.platform.persistence.IObjectsSearch


METHODS
Modifiers and TypeNameDescription
IDatabaseSearch database() Returns an instance of the {@link IDatabaseSearch} that provides methods for searching and counting the persistent objects in the database.
IIndexSearch index() Returns a builder that provides the methods to configure and execute index searches.

Back to Index