| Package | Description |
|---|---|
| com.blazebit.persistence.spi |
SPI for implementers of the Blaze-Persistence API.
|
| Modifier and Type | Method | Description |
|---|---|---|
ValuesStrategy |
DbmsDialect.getValuesStrategy() |
Returns the strategy to use for values generation.
|
static ValuesStrategy |
ValuesStrategy.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ValuesStrategy[] |
ValuesStrategy.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2020 Blazebit. All rights reserved.