| Package | Description |
|---|---|
| com.blazebit.persistence.spi |
SPI for implementers of the Blaze-Persistence API.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
JpqlFunction.render(FunctionRenderContext context) |
Renders the function into the given function render context.
|
void |
JpqlMacro.render(FunctionRenderContext context) |
Renders the function into the given function render context.
|
TemplateRenderer.Context |
TemplateRenderer.start(FunctionRenderContext context) |
Starts a new context for the given FunctionRenderContext for building parameter bindings.
|
| Constructor | Description |
|---|---|
Context(TemplateRenderer template,
FunctionRenderContext context) |
Constructs a context for a template renderer and a render context.
|
Copyright © 2014–2020 Blazebit. All rights reserved.