Package | Description |
---|---|
com.blazebit.persistence.integration.hibernate.base |
Modifier and Type | Method | Description |
---|---|---|
abstract QuoteMode |
QuoteMode.onChar(char c) |
|
static QuoteMode |
QuoteMode.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static QuoteMode[] |
QuoteMode.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2019 Blazebit. All rights reserved.