| Package | Description |
|---|---|
| org.bitbucket.gt_tech.spring.data.querydsl.value.operators.experimental |
| Modifier and Type | Method and Description |
|---|---|
static QuerydslHttpRequestContext |
QuerydslHttpRequestContextHolder.getContext()
Obtain the current
QuerydslHttpRequestContext. |
QuerydslHttpRequestContext |
QuerydslHttpRequestContextHolderStrategy.getContext()
Obtains the current context.
|
QuerydslHttpRequestContext |
ThreadLocalQuerydslHttpRequestContextHolderStrategy.getContext() |
| Modifier and Type | Method and Description |
|---|---|
static void |
QuerydslHttpRequestContextHolder.setContext(QuerydslHttpRequestContext context)
Associates a new
QuerydslHttpRequestContext with the holder
strategy |
void |
QuerydslHttpRequestContextHolderStrategy.setContext(QuerydslHttpRequestContext context)
Sets the current context.
|
void |
ThreadLocalQuerydslHttpRequestContextHolderStrategy.setContext(QuerydslHttpRequestContext context) |
Copyright © 2018–2019. All rights reserved.