| Package | Description |
|---|---|
| com.mmnaseri.utils.spring.data.domain.impl | |
| com.mmnaseri.utils.spring.data.dsl.factory | |
| com.mmnaseri.utils.spring.data.dsl.mock | |
| com.mmnaseri.utils.spring.data.proxy | |
| com.mmnaseri.utils.spring.data.proxy.impl | |
| com.mmnaseri.utils.spring.data.proxy.impl.adapters | |
| com.mmnaseri.utils.spring.data.proxy.impl.converters | |
| com.mmnaseri.utils.spring.data.proxy.impl.regular | |
| 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.store |
| Class and Description |
|---|
| RepositoryConfiguration
This interface represents all the pieces of information that were used to instantiate a repository instance.
|
| RepositoryFactoryConfiguration
This class will be used to hold all the pieces of information required to instantiate a repository.
|
| Class and Description |
|---|
| NonDataOperationHandler
This interface encapsulates how a non-data operation should be handled.
|
| RepositoryFactory
This interface encapsulates the process of instantiating a repository.
|
| RepositoryFactoryConfiguration
This class will be used to hold all the pieces of information required to instantiate a repository.
|
| ResultAdapter
This interface is used to encapsulate the process of adapting results from a data store operation to that
of the invoked repository method.
|
| ResultAdapterContext
This interface is used to register result adapters and later call on them to adapt the results to
the appropriate type.
|
| TypeMappingContext
This interface encapsulates a context for holding mappings for a given repository type.
|
| Class and Description |
|---|
| RepositoryFactory
This interface encapsulates the process of instantiating a repository.
|
| RepositoryFactoryConfiguration
This class will be used to hold all the pieces of information required to instantiate a repository.
|
| Class and Description |
|---|
| DependencyAware
This interface indicates that an interface should be used to inject dependencies into a concrete mapping
implementation class.
|
| RepositoryConfiguration
This interface represents all the pieces of information that were used to instantiate a repository instance.
|
| RepositoryFactory
This interface encapsulates the process of instantiating a repository.
|
| RepositoryFactoryConfiguration
This class will be used to hold all the pieces of information required to instantiate a repository.
|
| ResultAdapter
This interface is used to encapsulate the process of adapting results from a data store operation to that
of the invoked repository method.
|
| ResultAdapterContext
This interface is used to register result adapters and later call on them to adapt the results to
the appropriate type.
|
| TypeMapping
This interface represents a value object used for storing mapping information for a single type
|
| TypeMappingContext
This interface encapsulates a context for holding mappings for a given repository type.
|
| Class and Description |
|---|
| InvocationMapping
This interface is used to represent data about a single invocation mapping, consisting of the method and
the data store operation to which it is bound.
|
| NonDataOperationHandler
This interface encapsulates how a non-data operation should be handled.
|
| RepositoryConfiguration
This interface represents all the pieces of information that were used to instantiate a repository instance.
|
| RepositoryFactory
This interface encapsulates the process of instantiating a repository.
|
| RepositoryFactoryConfiguration
This class will be used to hold all the pieces of information required to instantiate a repository.
|
| ResultAdapter
This interface is used to encapsulate the process of adapting results from a data store operation to that
of the invoked repository method.
|
| ResultAdapterContext
This interface is used to register result adapters and later call on them to adapt the results to
the appropriate type.
|
| TypeMapping
This interface represents a value object used for storing mapping information for a single type
|
| TypeMappingContext
This interface encapsulates a context for holding mappings for a given repository type.
|
| Class and Description |
|---|
| ResultAdapter
This interface is used to encapsulate the process of adapting results from a data store operation to that
of the invoked repository method.
|
| Class and Description |
|---|
| ResultConverter
This interface encapsulates the process of converting a result from one type to the other.
|
| Class and Description |
|---|
| NonDataOperationHandler
This interface encapsulates how a non-data operation should be handled.
|
| Class and Description |
|---|
| DataOperationResolver
This interface encapsulates the process of resolving the handler for a single unit of work when interacting with an
underlying
data store. |
| RepositoryFactoryConfiguration
This class will be used to hold all the pieces of information required to instantiate a repository.
|
| TypeMapping
This interface represents a value object used for storing mapping information for a single type
|
| Class and Description |
|---|
| RepositoryConfiguration
This interface represents all the pieces of information that were used to instantiate a repository instance.
|
| RepositoryFactoryConfiguration
This class will be used to hold all the pieces of information required to instantiate a repository.
|
| Class and Description |
|---|
| RepositoryConfiguration
This interface represents all the pieces of information that were used to instantiate a repository instance.
|
| RepositoryFactoryConfiguration
This class will be used to hold all the pieces of information required to instantiate a repository.
|
| Class and Description |
|---|
| DependencyAware
This interface indicates that an interface should be used to inject dependencies into a concrete mapping
implementation class.
|
| RepositoryConfiguration
This interface represents all the pieces of information that were used to instantiate a repository instance.
|
| RepositoryConfigurationAware
Used to passed the repository configuration to implementing classes.
|
| RepositoryFactoryConfiguration
This class will be used to hold all the pieces of information required to instantiate a repository.
|
| RepositoryFactoryConfigurationAware
This interface is used when an implementing class needs to know about the repository factory configuration.
|
| Class and Description |
|---|
| RepositoryConfiguration
This interface represents all the pieces of information that were used to instantiate a repository instance.
|
Copyright © 2014–2016. All rights reserved.