Class CorrelationProviderHelper
java.lang.Object
com.blazebit.persistence.view.impl.CorrelationProviderHelper
- Since:
- 1.2.0
- Author:
- Christian Beikov
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetDefaultCorrelationAlias(String attributePath) static StringgetDefaultExternalCorrelationAlias(String attributePath) static CorrelationProviderFactorygetFactory(Class<? extends CorrelationProvider> clazz) static StringtemporaryReplace(String expressionString, String viewRoot, String temporaryViewRootMatchingName)
-
Field Details
-
TEMPORARY_VIEW_ROOT_MATCHING_NAME
- See Also:
-
TEMPORARY_EMBEDDING_VIEW_MATCHING_NAME
- See Also:
-
-
Method Details
-
getDefaultCorrelationAlias
-
getDefaultExternalCorrelationAlias
-
getFactory
-
temporaryReplace
-