| Package | Description |
|---|---|
| com.blazebit.persistence.spi |
SPI for implementers of the Blaze-Persistence API.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JpqlMacro.render(FunctionRenderContext context)
Renders the function into the given function render context.
|
void |
JpqlFunction.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 and Description |
|---|
TemplateRenderer.Context(TemplateRenderer template,
FunctionRenderContext context)
Constructs a context for a template renderer and a render context.
|
Copyright © 2014–2017 Blazebit. All rights reserved.