Package | Description |
---|---|
org.hibernate.id.enhanced |
Enhanced/improved versions of table and sequence based identifier generators targeting portability and unified
configuration
|
Modifier and Type | Method and Description |
---|---|
static StandardOptimizerDescriptor |
StandardOptimizerDescriptor.fromExternalName(String externalName)
Interpret the incoming external name into the appropriate enum value
|
static StandardOptimizerDescriptor |
StandardOptimizerDescriptor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StandardOptimizerDescriptor[] |
StandardOptimizerDescriptor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.