| 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.EntityManagerFactory |
EntityManagerFactoryIntegrator.registerFunctions(javax.persistence.EntityManagerFactory entityManagerFactory,
Map<String,JpqlFunctionGroup> dbmsFunctions)
Registers the given functions under the given names on the given entity manager factory.
|
Copyright © 2016 Blazebit. All Rights Reserved.