public static final class HibernateOrmMapperSettings.Defaults extends Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
AUTOMATIC_INDEXING_ENABLE_DIRTY_CHECK |
static AutomaticIndexingStrategyName |
AUTOMATIC_INDEXING_STRATEGY |
static BeanReference<AutomaticIndexingSynchronizationStrategy> |
AUTOMATIC_INDEXING_SYNCHRONIZATION_STRATEGY |
static boolean |
ENABLED |
static boolean |
MAPPING_PROCESS_ANNOTATIONS |
static EntityLoadingCacheLookupStrategy |
QUERY_LOADING_CACHE_LOOKUP_STRATEGY |
static int |
QUERY_LOADING_FETCH_SIZE |
static SchemaManagementStrategyName |
SCHEMA_MANAGEMENT_STRATEGY |
public static final boolean ENABLED
public static final AutomaticIndexingStrategyName AUTOMATIC_INDEXING_STRATEGY
public static final BeanReference<AutomaticIndexingSynchronizationStrategy> AUTOMATIC_INDEXING_SYNCHRONIZATION_STRATEGY
public static final boolean AUTOMATIC_INDEXING_ENABLE_DIRTY_CHECK
public static final EntityLoadingCacheLookupStrategy QUERY_LOADING_CACHE_LOOKUP_STRATEGY
public static final int QUERY_LOADING_FETCH_SIZE
public static final boolean MAPPING_PROCESS_ANNOTATIONS
public static final SchemaManagementStrategyName SCHEMA_MANAGEMENT_STRATEGY
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.