See: Description
| Interface | Description |
|---|---|
| CriteriaBuilderConfiguration |
A configuration for a
CriteriaBuilderFactory which is mostly used in non Java EE environments. |
| CriteriaBuilderConfigurationProvider |
Interface implemented by the criteria provider.
|
| CteQueryWrapper |
Interface for CTE queries
|
| DbmsDialect |
Interface for implementing some dbms specifics.
|
| EntityManagerFactoryIntegrator |
Interface implemented by the criteria provider.
|
| ExtendedQuerySupport |
Interface implemented by the criteria provider.
|
| FunctionRenderContext |
Interface implemented by the criteria provider.
|
| JpqlFunction |
Interface for implementing a JPA custom function that renders dbms specific code.
|
| OrderByElement |
Represents an order by element.
|
| QueryTransformer |
Interface implemented by the criteria provider.
|
| Class | Description |
|---|---|
| JpqlFunctionGroup | |
| TemplateRenderer |
A template renderer is a thread safe string renderer that can bind values to parameters.
|
| TemplateRenderer.Context |
| Enum | Description |
|---|---|
| DbmsModificationState |
TODO: documentation
|
| DbmsStatementType |
TODO: documentation
|
| SetOperationType |
Copyright © 2016 Blazebit. All Rights Reserved.