| Package | Description |
|---|---|
| com.blazebit.persistence.spi |
SPI for implementers of the Blaze-Persistence API.
|
| Modifier and Type | Method and Description |
|---|---|
CriteriaBuilderConfiguration |
CriteriaBuilderConfiguration.registerFunction(JpqlFunctionGroup jpqlFunctionGroup)
Registers the given jpql function group in the configuration.
|
| Modifier and Type | Method and Description |
|---|---|
javax.persistence.EntityManager |
EntityManagerIntegrator.registerFunctions(javax.persistence.EntityManager entityManager,
Map<String,JpqlFunctionGroup> dbmsFunctions)
Registers the given functions under the given names on the given entity manager.
|
Copyright © 2015 Blazebit. All Rights Reserved.