Package software.xdev.spring.data.eclipse.store.repository.query.executors
package software.xdev.spring.data.eclipse.store.repository.query.executors
-
ClassDescriptionQueries entities and returns a the result as list.Queries entities and returns a the result as page.Executes queries that are optionally sorted and paged in collections.Queries the actual entities from the original entities.Queries entities and returns the result wrapped in an optional.Queries entities and returns the found entity.