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 |
PROPERTY_HANDLE_FACTORY
The factory to use to create
PropertyHandle instances. |
public static final String PREFIX
public static final String PROPERTY_HANDLE_FACTORY
PropertyHandle instances.
Expects a HibernateOrmPropertyHandleFactoryName value, or a String representation of such value.
Defaults to HibernateOrmMapperSpiSettings.Defaults.PROPERTY_HANDLE_FACTORY.
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.