| Package | Description |
|---|---|
| com.mmnaseri.utils.spring.data.domain.impl | |
| com.mmnaseri.utils.spring.data.dsl.factory | |
| com.mmnaseri.utils.spring.data.proxy | |
| com.mmnaseri.utils.spring.data.proxy.impl | |
| com.mmnaseri.utils.spring.data.proxy.impl.resolvers | |
| com.mmnaseri.utils.spring.data.query | |
| com.mmnaseri.utils.spring.data.query.impl | |
| com.mmnaseri.utils.spring.data.repository |
This package implements the bridge pattern over the various repository interfaces in the Spring Data project.
|
| com.mmnaseri.utils.spring.data.tools |
| Class and Description |
|---|
| DataFunctionRegistry
A data function registry lets you register and maintain a set of data functions by name.
|
| QueryDescriptor
This interface encapsulates everything that we can know about a query.
|
| Sort
This interface represents a sort specification, which is in turn a collection of
orders. |
| Class and Description |
|---|
| DataFunction
This interface encapsulates a data function.
|
| DataFunctionRegistry
A data function registry lets you register and maintain a set of data functions by name.
|
| Class and Description |
|---|
| DataFunctionRegistry
A data function registry lets you register and maintain a set of data functions by name.
|
| Class and Description |
|---|
| DataFunctionRegistry
A data function registry lets you register and maintain a set of data functions by name.
|
| Class and Description |
|---|
| DataFunctionRegistry
A data function registry lets you register and maintain a set of data functions by name.
|
| Class and Description |
|---|
| DataFunction
This interface encapsulates a data function.
|
| NullHandling
This enum is used to indicate how null values should be handled when compared to non-null values.
|
| Order
This interface represents metadata about an ordering based on a single property.
|
| Page
This interface represents metadata about a pagination request
|
| ParameterMetadataExtractor
This interface encapsulates the process of extracting metadata for a query execution from a
given query method invocation.
|
| QueryDescriptor
This interface encapsulates everything that we can know about a query.
|
| Sort
This interface represents a sort specification, which is in turn a collection of
orders. |
| SortDirection
This enum is used to indicate the direction of a sort.
|
| Class and Description |
|---|
| DataFunction
This interface encapsulates a data function.
|
| DataFunctionRegistry
A data function registry lets you register and maintain a set of data functions by name.
|
| NullHandling
This enum is used to indicate how null values should be handled when compared to non-null values.
|
| Order
This interface represents metadata about an ordering based on a single property.
|
| Page
This interface represents metadata about a pagination request
|
| PageParameterExtractor
This interface will let us extract
Page metadata for a given method invocation. |
| ParameterMetadataExtractor
This interface encapsulates the process of extracting metadata for a query execution from a
given query method invocation.
|
| PropertyDescriptor
This interface represents metadata about a property
|
| QueryDescriptor
This interface encapsulates everything that we can know about a query.
|
| Sort
This interface represents a sort specification, which is in turn a collection of
orders. |
| SortDirection
This enum is used to indicate the direction of a sort.
|
| SortParameterExtractor
This interface encapsulates the process of extracting
Sort metadata from a given query
method invocation. |
| Class and Description |
|---|
| QueryDescriptor
This interface encapsulates everything that we can know about a query.
|
| Class and Description |
|---|
| PropertyDescriptor
This interface represents metadata about a property
|
Copyright © 2014–2016. All rights reserved.