| Package | Description |
|---|---|
| com.blazebit.persistence.spi |
SPI for implementers of the Blaze-Persistence API.
|
| Modifier and Type | Method | Description |
|---|---|---|
LateralStyle |
DbmsDialect.getLateralStyle() |
Returns the lateral style that is supported by the dbms.
|
static LateralStyle |
LateralStyle.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static LateralStyle[] |
LateralStyle.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2020 Blazebit. All rights reserved.