Class HibernateOrmMapperSpiSettings
- java.lang.Object
-
- org.hibernate.search.mapper.orm.cfg.spi.HibernateOrmMapperSpiSettings
-
public final class HibernateOrmMapperSpiSettings extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
HibernateOrmMapperSpiSettings.Defaults
Default values for the different settings if no values are given.static class
HibernateOrmMapperSpiSettings.Radicals
-
Field Summary
Fields Modifier and Type Field Description static String
INTEGRATION_PARTIAL_BUILD_STATE
static String
PREFIX
-
-
-
Field Detail
-
PREFIX
public static final String PREFIX
- See Also:
- Constant Field Values
-
INTEGRATION_PARTIAL_BUILD_STATE
public static final String INTEGRATION_PARTIAL_BUILD_STATE
- See Also:
- Constant Field Values
-
-