JavaScript is disabled on your browser.
Blazebit Persistence Core API 1.2.0-Alpha1
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
public interface JpqlMacro
Interface for implementing a macro function that produces JPQL from it's parameters.
An instance of this interface needs to be registered to be able to use the macro in queries.
Since:
1.2.0
Author:
Christian Beikov
Method Summary
Methods
Modifier and Type
Method and Description
void
render (FunctionRenderContext context)
Renders the function into the given function render context
Blazebit Persistence Core API 1.2.0-Alpha1
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2016 Blazebit . All Rights Reserved.