| Package | Description |
|---|---|
| org.hibernate.jpa |
Defines Hibernate implementation of Java Persistence specification.
|
| Modifier and Type | Method and Description |
|---|---|
static SchemaGenAction |
SchemaGenAction.interpret(java.lang.Object value)
Deprecated.
Used when processing JPA configuration to interpret the user config values.
|
static SchemaGenAction |
SchemaGenAction.valueOf(java.lang.String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static SchemaGenAction[] |
SchemaGenAction.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.