| Package | Description |
|---|---|
| com.mmnaseri.utils.spring.data.dsl.factory |
| Modifier and Type | Class and Description |
|---|---|
class |
RepositoryFactoryBuilder
This class implements the DSL used to configure and build a repository factory object.
|
| Modifier and Type | Method and Description |
|---|---|
OperatorsAnd |
RepositoryFactoryBuilder.and(Operator operator) |
OperatorsAnd |
OperatorsAnd.and(Operator operator)
Registers this operator as well
|
OperatorsAnd |
Operators.registerOperator(Operator operator)
Registers the given operator in the context used by the builder
|
OperatorsAnd |
RepositoryFactoryBuilder.registerOperator(Operator operator) |
Copyright © 2014–2016. All rights reserved.