Package | Description |
---|---|
com.blazebit.persistence |
Blaze-Persistence is a rich Criteria API for JPA.
|
com.blazebit.persistence.spi |
SPI for implementers of the Blaze-Persistence API.
|
Modifier and Type | Method and Description |
---|---|
X |
CommonQueryBuilder.registerMacro(String macroName,
JpqlMacro jpqlMacro)
Registers the given jpql macro for this query builder.
|
Modifier and Type | Method and Description |
---|---|
CriteriaBuilderConfiguration |
CriteriaBuilderConfiguration.registerMacro(String macroName,
JpqlMacro jpqlMacro)
Registers the given jpql macro in the configuration.
|
Copyright © 2014–2018 Blazebit. All rights reserved.