| Package | Description |
|---|---|
| org.hibernate.cfg.beanvalidation |
| Modifier and Type | Method and Description |
|---|---|
static GroupsPerOperation.Operation |
GroupsPerOperation.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GroupsPerOperation.Operation[] |
GroupsPerOperation.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<?>[] |
GroupsPerOperation.buildGroupsForOperation(GroupsPerOperation.Operation operation,
Map settings,
ClassLoaderAccess classLoaderAccess) |
Class<?>[] |
GroupsPerOperation.get(GroupsPerOperation.Operation operation) |
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.