public final class HibernateOrmMapperSpiSettings extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
HibernateOrmMapperSpiSettings.Defaults
Default values for the different settings if no values are given.
|
static class |
HibernateOrmMapperSpiSettings.Radicals |
| Modifier and Type | Field and Description |
|---|---|
static String |
INTEGRATION_PARTIAL_BUILD_STATE |
static String |
PREFIX |
static String |
REFLECTION_STRATEGY
The strategy to follow when performing reflection operations,
in particular when calling methods or accessing field dynamically.
|
public static final String PREFIX
public static final String REFLECTION_STRATEGY
Expects a HibernateOrmReflectionStrategyName value, or a String representation of such value.
Defaults to HibernateOrmMapperSpiSettings.Defaults.REFLECTION_STRATEGY.
public static final String INTEGRATION_PARTIAL_BUILD_STATE
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.