public interface HibernateOrmSearchMappingConfigurer
Users can select a mapping configurer through the
configuration properties.
| Modifier and Type | Method and Description |
|---|---|
void |
configure(HibernateOrmMappingConfigurationContext context)
Configure the Hibernate Search mapping as necessary using the given
context. |
void configure(HibernateOrmMappingConfigurationContext context)
context.context - A context exposing methods to configure the mapping.Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.