| Package | Description |
|---|---|
| com.blazebit.persistence.spi |
SPI for implementers of the Blaze-Persistence API.
|
| Modifier and Type | Method and Description |
|---|---|
JpqlFunction |
JpqlFunctionGroup.get(String rdbms) |
| Modifier and Type | Method and Description |
|---|---|
void |
JpqlFunctionGroup.add(String rdbms,
JpqlFunction function) |
| Constructor and Description |
|---|
JpqlFunctionGroup(String name,
JpqlFunction defaultFunction) |
| Constructor and Description |
|---|
JpqlFunctionGroup(String name,
boolean aggregate,
Map<String,JpqlFunction> rdbmsFunctions) |
Copyright © 2016 Blazebit. All Rights Reserved.